|
@@ -36,9 +36,6 @@ INSERT INTO sys_user_role_permission(id, parent_id, permission_name, sort) VALUE
|
|
('35', -1, 'AI模特', 7),
|
|
('35', -1, 'AI模特', 7),
|
|
('35.1', '35', 'AI模特-运营权限', null),
|
|
('35.1', '35', 'AI模特-运营权限', null),
|
|
|
|
|
|
- ('100', -1, 'AI', 1000),
|
|
|
|
- ('101', -1, 'Deepseek', null),
|
|
|
|
-
|
|
|
|
('3', -1, '系统用户管理', 900),
|
|
('3', -1, '系统用户管理', 900),
|
|
('3.1', '3', '系统用户列表 (在线的)', null),
|
|
('3.1', '3', '系统用户列表 (在线的)', null),
|
|
('3.2', '3', '系统用户列表', null),
|
|
('3.2', '3', '系统用户列表', null),
|