remove 移除无用poi依赖 使用 easyexcel 自带的

This commit is contained in:
疯狂的狮子li
2022-06-01 13:17:19 +08:00
parent 713e039c44
commit c73b4015ed
2 changed files with 0 additions and 24 deletions

View File

@@ -22,12 +22,6 @@
<artifactId>ruoyi-common-core</artifactId>
</dependency>
<!-- excel工具 -->
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>