Kirin hai 1 ano
pai
achega
fc9f39764c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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', 726)->find());
+        $this->dealOrderIntegral(StoreOrder::where('id', 727)->find());
     }
 
     public function dealOrderIntegral($order)