16639036659
2023-06-15 90c11c1c0c95075ba802889f0436394067af0748
src/main/java/com/ruoyi/doublePrevention/repository/PreventCJReportCheckTaskFromWorkRepository.java
@@ -37,4 +37,6 @@
     * 插入数据
     * */
    int insertTaskFromWorkList(PreventCJReportCheckTaskFromWork cjTaskFromWork);
    PreventCJReportCheckTaskFromWork geByMeasureUUidAndJobId(String measureUuid, Long jobId);
}