feat:提交角色授权

This commit is contained in:
曾文豪
2024-06-25 23:23:50 +08:00
parent aee4fa86f6
commit d77eb50a5b
7 changed files with 141 additions and 97 deletions

View File

@@ -32,7 +32,7 @@
${ew.customSqlSegment}
</select>
<select id="getAllAuthorityByUserId" resultType="com.tiesheng.role.pojos.dao.CoreRoleAuthority">
<select id="getOwnerAuthorityLeafList" resultType="com.tiesheng.role.pojos.dao.CoreRoleAuthority">
select *
from core_role_authority
where is_open = 1