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