xiaogang 4 년 전
부모
커밋
48c02c423e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      app/Services/HomeService.php

+ 0 - 2
app/Services/HomeService.php

xqd
@@ -78,8 +78,6 @@ class HomeService
                         UserVipLimit::query()->where('user_id',$user->id)->increment('user_detail',1);
                     }
                 }
-            }else{
-                throw new Exception("我是会员");
             }
         }