liyong
4 天以前 e3b3fd13ae3afcfbe5c03ef7249a92a093bd1831
src/main/java/com/ruoyi/basic/service/CustomerFollowUpFileService.java
@@ -35,4 +35,6 @@
           @NotNull BiConsumer<T, List<SimpleFileVo>> setAttachmentList
    );
    SimpleFileVo getSimpleFileVoById(@Nullable Long id);
}