소스 검색

Merge branch 'master' of http://git.liuniu946.com/Kirin/zccy

zxhxx 3 년 전
부모
커밋
367280073f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/api/controller/PublicController.php

+ 1 - 1
app/api/controller/PublicController.php

@@ -39,7 +39,7 @@ class PublicController
 
     public function test()
     {
-        StoreOrder::treatmentAward(790);
+        StoreOrder::treatmentAward(791);
     }
 
     /**