!668 update EasyExcel升级原作者FastExcel

* remove 移除之前暂时性控制漏洞依赖
* update EasyExcel升级1.2.0并升级commons-io到最新版解决导出报方法找不到异常
* update EasyExcel升级原作者FastExcel
This commit is contained in:
这夏天依然平凡
2025-04-18 09:30:33 +00:00
committed by 疯狂的狮子Li
parent 2a34c3ebb2
commit ae65985fbc
34 changed files with 107 additions and 113 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>