value
2024-04-24 112a87d32e19b47b9c92534900d9cdd02846bdb3
inspect-server/src/main/java/com/yuanchu/mom/service/InsReportService.java
@@ -31,4 +31,6 @@
    //批准
    int ratifyReport(Integer id, Integer isRatify, String ratifyTell);
    int wordInsertUrl(Map<String, Object> map, String url);
}