无关风月
5 天以前 b2e3d6532dbbb3929e01a598dcef7eb07f39b826
ruoyi-system/src/main/resources/mapper/system/TLocationMapper.xml
@@ -46,7 +46,7 @@
            and t1.location_cleaner = #{query.locationCleaner}
        </if>
        and t1.disabled = ${@com.ruoyi.common.enums.DisabledEnum@NO.getCode()}
        order by t1.create_time desc
    </select>
</mapper>