Explorar el Código

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

zxhxx hace 3 años
padre
commit
367280073f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);
     }
 
     /**