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;
         }