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