#
luxiaotao1123
2024-02-15 3d6a6796bb90da3d87d35625b169c1f9680fae83
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}