wesmiler 4 ماه پیش
والد
کامیت
a5120a0c4d
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      app/Services/Api/StoreService.php

+ 0 - 1
app/Services/Api/StoreService.php

@@ -102,7 +102,6 @@ class StoreService extends BaseService
             return $datas;
         }
 
-        var_dump($userId);
         $storeId = $this->getStoreId($userId);
         if($storeId<=0){
             $this->error = '没有店铺信息';