update FastExcel升级迁移至Apache Fesod

This commit is contained in:
秋辞未寒
2026-02-11 14:09:20 +08:00
parent 3b5d7eba37
commit 4fb9858190
36 changed files with 132 additions and 133 deletions

View File

@@ -22,8 +22,8 @@
</dependency>
<dependency>
<groupId>cn.idev.excel</groupId>
<artifactId>fastexcel</artifactId>
<groupId>org.apache.fesod</groupId>
<artifactId>fesod-sheet</artifactId>
</dependency>
</dependencies>