mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-11-02 23:13:41 +00:00
perf: 优化 accounts
This commit is contained in:
@@ -11,7 +11,7 @@ MODELS_NEED_RECORD = (
|
||||
'LoginACL', 'LoginAssetACL', 'LoginConfirmSetting',
|
||||
# assets
|
||||
'Asset', 'Node', 'AdminUser', 'SystemUser', 'Domain', 'Gateway', 'CommandFilterRule',
|
||||
'CommandFilter', 'Platform', 'AuthBook',
|
||||
'CommandFilter', 'Platform', 'Account',
|
||||
# applications
|
||||
'Application',
|
||||
# orgs
|
||||
|
||||
Reference in New Issue
Block a user