feat:提交角色授权
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user