| skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sg/mapper/SgProgressReportMapper.xml | ●●●●● patch | view | raw | blame | history |
skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sg/mapper/SgProgressReportMapper.xml
@@ -63,7 +63,7 @@ and report.create_time <= #{dto.endTime} </if> <if test="dto.typeName != null and dto.typeName != ''"> and dict.DICT_KEY = #{typeName} and dict.DICT_KEY = #{dto.typeName} <if test="dto.childTypeList != null and !dto.childTypeList.isEmpty()"> or dict.DICT_KEY in <foreach collection="dto.childTypeList" open="(" close=")" separator="," item="id">