浏览代码

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);
     }
 
     /**