zy-asrs-wms/src/main/resources/mapper/system/RoleMenuMapper.xml
@@ -8,6 +8,9 @@ <if test="type != null"> AND type = #{type} </if> <if test="hostId != null"> AND host_id = #{hostId} </if> and deleted = 0 and id in ( select menu_id from sys_role_menu