双重预防项目-国泰新华二开定制版
kongzy
2024-08-14 135a322f44708b1187d37ea4b6859b5d82113e89
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);-->