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