Browse Source

会员升级

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

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

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