zss
2024-09-06 7bae2c55ff2d9c94d30df77ad2dfbc66bb703209
inspect-server/src/main/java/com/yuanchu/mom/service/InsReportService.java
@@ -31,7 +31,7 @@
    int examineReport(Integer id, Integer isExamine, String examineTell);
    //批准
    int ratifyReport(Integer id, Integer isRatify, String ratifyTell);
    int ratifyReport(Integer id, Integer isRatify, String ratifyTell,String sealUrl);
    int wordInsertUrl(Map<String, Object> map, String url);