吉安感知网项目-后端
linwei
2026-01-29 1abd541be8d02dabaa77d3c6d2fecde5ef0e4b5b
drone-service/drone-system/src/main/java/org/sxkj/system/mapper/RegionMapper.xml
@@ -164,7 +164,7 @@
                and code like concat(concat('%', #{param2.cityCode}),'%')
            </if>
            <if test="param2.districtName!=null and param2.districtName!=''">
                and district_name like concat(concat('%', #{param2.districtName}),'%')
                and name like concat(concat('%', #{param2.districtName}),'%')
            </if>
            <if test="param2.parentName!=null and param2.parentName!=''">
                and (