16639036659
2023-09-20 5686acccc233653115b5ab6e9664e6cca42bc96a
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);
}