skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sg/mapper/SgProgressReportMapper.xml
@@ -108,7 +108,7 @@ <if test="dto.selfUnit != null and dto.selfUnit.size>0"> and <foreach collection="dto.selfUnit" item="item" index="index" open="(" separator="or" close=")"> si.SELF_UNIT Like CONCAT(CONCAT('%', #{item}), '%') si.CONSTRUCTION_UNIT Like CONCAT(CONCAT('%', #{item}), '%') </foreach> </if> <if test="dto.userUnit != null and dto.userUnit.size>0">