skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sg/mapper/SgProgressReportMapper.xml
@@ -100,7 +100,7 @@ and si.CONTROL_UNIT=#{dto.userUnit} </if> <if test="dto.countryUnit != null and dto.countryUnit != ''"> and dria."county_cd"=#{dto.userUnit} and dria."county_cd"=#{dto.countryUnit} </if> <if test="dto.roleUnit != null and dto.roleUnit != ''"> and userR.role_id=#{dto.roleUnit}