zhanghua
2025-07-16 c4c1c6cf89781eb06dc02b677a8954fdb2666c43
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);
}