pengchanglu 3 年之前
父节点
当前提交
0bcd14b05d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/index/controller/Source.php

+ 1 - 1
application/index/controller/Source.php

@@ -48,7 +48,7 @@ class Source extends Frontend
         echo $orderid;
 
         if (!$orderid) {
-            $this->error("参数错误~");
+            $this->error("未绑定订单~");
             exit;
         }