ycl-platform/src/main/resources/mapper/caseHandler/BaseCaseMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ycl-platform/src/main/resources/mapper/caseHandler/BaseCaseMapper.xml
@@ -187,7 +187,6 @@ LEFT JOIN ums_image_resources t8 on t8.belong_to_id=t1.id LEFT JOIN ums_video_point t9 on t9.id=t2.video_point_id <where> t1.state IN (7,8) <if test="queryForViolationParam.eventSource != null"> and t1.event_source=#{queryForViolationParam.eventSource} </if>