Revert "支持角色父子继承,允许子角色单独调整自己有的权限"

This commit is contained in:
陈博文
2025-06-23 09:35:03 +08:00
parent ff493a66b2
commit d63ca6a1d8
19 changed files with 21 additions and 700 deletions

View File

@@ -34,3 +34,6 @@ alter table "RUOYI-VUE-PRO".SYSTEM_ROLE_MENU_EXCLUSION
alter table "RUOYI-VUE-PRO".SYSTEM_ROLE
add PARENT_ID BIGINT default 0 not null;
alter table "RUOYI-VUE-PRO".SYSTEM_ROLE
add PARENT_ID BIGINT default 0 not null;