value
2024-04-15 f5041d3a0a706809bc351ff6d0694935f33abc9f
inspect-server/src/main/java/com/yuanchu/mom/service/InsReportService.java
@@ -19,4 +19,8 @@
    String wordToHtml(String path);
    int inReport(String url, Integer id);
    int upReportUrl(Integer id);
}