#
luxiaotao1123
2024-02-06 e9293e07cd386b1cdca525f7c80683f146caa96d
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}