权限增加
This commit is contained in:
@@ -240,6 +240,7 @@ INSERT INTO `tb_sys_role_permission` (id, role_id, permission_id, creator, creat
|
||||
('118', 'admin', 'perm_view_message_detail', '1', now()),
|
||||
|
||||
-- 超级管理员权限中普通管理员也需要的部分
|
||||
('139', 'admin', 'perm_admin_overview', '1', now()),
|
||||
('119', 'admin', 'perm_admin_user_manage', '1', now()),
|
||||
('120', 'admin', 'perm_admin_dept_manage', '1', now()),
|
||||
('121', 'admin', 'perm_admin_role_manage', '1', now()),
|
||||
|
||||
Reference in New Issue
Block a user