server/src/main/java/com/doumee/core/annotation/excel/ExcelImportCallback.java @@ -4,7 +4,7 @@ /** * 数据导入回调 * @author Eva.Caesar Liu * @author dm * @since 2025/03/31 16:44 */ public interface ExcelImportCallback<T> {