xiaogang 4 سال پیش
والد
کامیت
de834657d1
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      app/Services/HomeService.php

+ 0 - 1
app/Services/HomeService.php

xqd
@@ -61,7 +61,6 @@ class HomeService
     public function user_detail($user_id){
         $user = auth('api')->user();
 
-        throw new Exception("2222");
 
         //判断逛一逛用户和非会员用户
         if(!$user){