src/main/resources/mybatis/doublePrevention/PreventCJReportCheckRecordFromTaskMapper.xml
@@ -35,7 +35,7 @@ <select id="listReportTaskRecordDate" resultMap="BaseResultMap"> select * from prevent_cj_report_check_record_from_task where report_status = 1 limit 200 limit 60 </select> <!--int updateTaskReportStatus(HandlerReportParam handlerReportParam);-->