1
zhanghua
8 天以前 ceb91026b104f5c8091b7d78c17d6375c28f7ac5
ycl-platform/src/main/java/com/ycl/service/resources/IImageResourcesService.java
@@ -23,4 +23,6 @@
    Map<Long, String> getUrlMap(Collection<Long> ids, String type);
    void deleteByCaseId(Long caseId, String handType);
}