perf: RBAC remove assets gpt custom

pull/14646/head
feng 2024-12-11 19:02:16 +08:00 committed by ZhaoJiSen
parent fe17a8c3a0
commit 4f271d6405
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ exclude_permissions = (
('assets', 'cloud', '*', '*'),
('assets', 'device', '*', '*'),
('assets', 'database', '*', '*'),
('assets', 'gpt', '*', '*'),
('assets', 'custom', '*', '*'),
('assets', 'protocol', '*', '*'),
('assets', 'baseautomation', '*', '*'),
('assets', 'assetbaseautomation', '*', '*'),