feat: 工作台支持配置显示系统工具 (#12013)

Co-authored-by: halo <wuyihuangw@gmail.com>
This commit is contained in:
fit2bot
2023-11-03 17:33:44 +08:00
committed by GitHub
parent 9b8c817a16
commit 44624d0ce0
5 changed files with 123 additions and 70 deletions

View File

@@ -118,6 +118,7 @@ special_pid_mapper = {
"rbac.view_workbench": "view_workbench",
"rbac.view_webterminal": "view_workbench",
"rbac.view_filemanager": "view_workbench",
"rbac.view_systemtools": "view_workbench",
'tickets.view_ticket': 'tickets'
}