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){