Kirin 3 lat temu
rodzic
commit
acc9d2bbc6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/api/controller/PublicController.php

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

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