#
luxiaotao1123
2024-02-07 73db0a377b2cd49d4e5e877530c6e9df4ee156f3
zy-asrs-wcs/src/main/resources/mapper/sys/RoleMenuMapper.xml
@@ -8,6 +8,7 @@
        <if test="type != null">
            AND type = #{type}
        </if>
        and deleted = 0
        and id in (
            select menu_id from sys_role_menu
            where role_id in (