소스 검색

会员升级

Kirin 2 달 전
부모
커밋
a4c963ca3a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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));
     }