Переглянути джерело

Merge branch 'master' of http://git.qiniu1314.com/Kirin/shenying

Kirin 1 рік тому
батько
коміт
83b62a2b63
1 змінених файлів з 1 додано та 1 видалено
  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)