skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sg/mapper/SgProjectInfoMapper.xml
@@ -85,9 +85,9 @@ #{id} </foreach>) </if> <if test="dto.deptId != null and dto.deptId !=''"> <!--<if test="dto.deptId != null and dto.deptId !=''"> and (info.control_unit = #{dto.deptId} or info.construction_unit = #{dto.deptId}) </if> </if>--> <if test="dto.adCode != null and dto.adCode !=''"> and dria."county_cd" = #{dto.adCode} </if>