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); }