Jelajahi Sumber

会员升级

Kirin 1 tahun lalu
induk
melakukan
c164ef9222
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/controller/api/v1/PublicController.php

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

@@ -66,7 +66,7 @@ class PublicController extends BaseController
 
     public function test()
     {
-        $this->dealOrderIntegral(StoreOrder::where('id', 727)->find());
+//        $this->dealOrderIntegral(StoreOrder::where('id', 727)->find());
     }
 
     public function dealOrderIntegral($order)