pengchanglu 3 năm trước cách đây
mục cha
commit
0bcd14b05d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
         }