fix: 修改endpoint/rule权限树位置

pull/8096/head
Jiangjie.Bai 2022-04-19 16:44:11 +08:00 committed by 老广
parent 500477fad1
commit b4ac24ad6d
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ special_pid_mapper = {
'terminal.replaystorage': 'terminal_node',
'terminal.status': 'terminal_node',
'terminal.task': 'terminal_node',
'terminal.endpoint': 'terminal_node',
'terminal.endpointrule': 'terminal_node',
'audits.ftplog': 'terminal',
'perms.view_myassets': 'my_assets',
'perms.view_myapps': 'my_apps',