diff --git a/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml b/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml index 9d12581cb5a633da3da36a15b1622ddfadb23068..0fcf23e6d2d57084ac0bafc8270e5c128e34a01d 100644 --- a/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml +++ b/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml @@ -103,7 +103,7 @@ along with this program. If not, see .--> FROM `role_authority` WHERE `role_uuid` = #{roleUuid} - + - + - + - - select ur.`role_uuid` from `user_role` ur join `role` r on ur.`role_uuid` = r.`uuid` where ur.`user_uuid` = #{value} @@ -333,7 +334,7 @@ along with this program. If not, see .--> #{roleUuid} - + - + + + - + - + - + - + - - select token from `user` where uuid = #{value} or user_id = #{value} @@ -166,7 +166,7 @@ along with this program. If not, see .--> - + - + - + - + - +