perf: RBAC remove assets gpt custom

This commit is contained in:
feng
2024-12-11 19:02:16 +08:00
committed by ZhaoJiSen
parent fe17a8c3a0
commit 4f271d6405

View File

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