#
luxiaotao1123
2024-02-12 3c9589bcfaa163d410ae7987a3121e4ed68d60ab
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 (