update EasyExcel升级原作者FastExcel

This commit is contained in:
疯狂的狮子Li
2025-04-18 17:46:35 +08:00
parent 38fca0c0e5
commit b8d634a933
34 changed files with 108 additions and 108 deletions

View File

@@ -22,8 +22,8 @@
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<groupId>cn.idev.excel</groupId>
<artifactId>fastexcel</artifactId>
</dependency>
</dependencies>