refactor(项目管理): 项目列表查询增加资源池默认开关选项

This commit is contained in:
guoyuqi 2024-10-09 18:22:49 +08:00 committed by Craftsman
parent 0f56f81b3e
commit ac63cf0806
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
p.delete_user, p.delete_user,
p.update_user, p.update_user,
p.enable, p.enable,
p.all_resource_pool,
o.name as organization_name, o.name as organization_name,
p.module_setting p.module_setting
FROM project p FROM project p