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