16639036659
2023-09-11 4ab2f03ca91ad9ae010a72b6fd0cacec7ea3fa09
src/main/java/com/ruoyi/doublePrevention/service/baseService/PreventCJReportCheckTaskFromWorkService.java
@@ -31,4 +31,12 @@
    void updateCJReportStatusById(HandlerCJReportParam handlerCJReportParam);
    PreventCJReportCheckTaskFromWork geByMeasureUUidAndJobId(String uuid, Long jobId);
    List<PreventCJReportCheckTaskFromWork>  listWork();
    int updateInfo(PreventCJReportCheckTaskFromWork work);
    List<PreventCJReportCheckTaskFromWork> listWork1();
    int updateInfo1(PreventCJReportCheckTaskFromWork work);
}