修改:
1.新增检查登录爬大哥客户端登录接口
This commit is contained in:
@@ -20,4 +20,7 @@ public interface SystemUsersService extends IService<SystemUsers> {
|
||||
|
||||
boolean checkCrawlRole(Long userId);
|
||||
|
||||
|
||||
boolean checkbigBrotherlRole(Long userId);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user