refactor: 修改权限规范.

This commit is contained in:
lijiahang
2023-12-27 15:09:23 +08:00
parent 6fdd29b3fe
commit fda6085cc8
18 changed files with 118 additions and 65 deletions

View File

@@ -47,10 +47,5 @@ public class HostConnectLogController {
return hostConnectLogService.getHostConnectLogPage(request);
}
// FIXME management 菜单一键全选
// 前端选择
// 前端用户
// sql 元数据/菜单
}