ruoyi-system/src/main/resources/mapper/system/TLocationTypeMapper.xml
@@ -26,7 +26,7 @@ and t1.location_name like concat('%',#{query.locationName},'%') </if> and t1.`disabled` = ${@com.ruoyi.common.enums.DisabledEnum@NO.getCode()} group by t1.id </select> </mapper>