buhuazhen
2026-04-24 e8d0bdce89ae0937763736f75868a43bd8690985
src/main/java/com/ruoyi/basic/service/CustomerFollowUpFileService.java
@@ -35,4 +35,6 @@
           @NotNull BiConsumer<T, List<SimpleFileVo>> setAttachmentList
    );
    SimpleFileVo getSimpleFileVoById(@Nullable Long id);
}