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("我是会员");
             }
         }