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