zy-asrs-wcs/src/main/resources/mapper/sys/UserRoleMapper.xml @@ -6,7 +6,7 @@ select * from sys_role where 1=1 and role_id in ( and id in ( select role_id from sys_user_role where user_id = #{userId}