使用fastexcel

This commit is contained in:
阿沐 2025-03-18 15:32:30 +08:00
parent 401d2eb978
commit ae7f5e2877

View File

@ -80,8 +80,8 @@
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<groupId>cn.idev.excel</groupId>
<artifactId>fastexcel</artifactId>
</dependency>
<dependency>
<artifactId>okio</artifactId>