1.添加AI聊天工具登录接口
2.删除 xmlsql 无用判断 3.修改 dev配置文件开启 swagger
This commit is contained in:
@@ -23,4 +23,5 @@ public interface SystemUsersService extends IService<SystemUsers> {
|
||||
|
||||
boolean checkbigBrotherlRole(Long userId);
|
||||
|
||||
boolean checkAiCHatLoginRole(Long userId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user