Browse Source

会员升级

Kirin 1 năm trước cách đây
mục cha
commit
a4c963ca3a

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

@@ -73,7 +73,7 @@ class PublicController extends BaseController
 
 
     public function test()
     public function test()
     {
     {
-        (new IntegralJob)->dealOrderIntegral(StoreOrder::find(2529));
+//        (new IntegralJob)->dealOrderIntegral(StoreOrder::find(2529));
     }
     }