Browse Source

会员升级

Kirin 1 năm trước cách đây
mục cha
commit
a4c963ca3a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/controller/api/v1/PublicController.php

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

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