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