zss
2024-09-10 22d3a8dc4185c5461bee9e42a9f4a2775ff448e6
inspect-server/src/main/java/com/yuanchu/mom/service/InsReportService.java
@@ -38,4 +38,7 @@
    String downAll(String ids);
    int upAll(MultipartFile file) throws IOException;
    //是否生成总报告
    int isReport(Integer id,Integer state);
}