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