ruoyi-system/src/main/resources/mapper/system/TLocationTypeMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>