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