升级新版本

This commit is contained in:
Jiaju Zhuang 2024-06-17 20:02:43 +08:00
parent c68bf685c1
commit c068790359

View File

@ -33,7 +33,7 @@ easyexcel重写了poi对07版Excel的解析一个3M的excel用POI sax解析
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>3.3.4</version>
<version>4.0.0</version>
</dependency>
```