记得上下班打卡 | git大法好,push需谨慎

Commit 1bcb0804 authored by limingyang's avatar limingyang

easyexcel 依赖

parent d7af8191
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
<properties> <properties>
<bitwalker.version>1.19</bitwalker.version> <bitwalker.version>1.19</bitwalker.version>
<easyexcel.version>3.0.5</easyexcel.version>
</properties> </properties>
<dependencies> <dependencies>
...@@ -113,7 +114,10 @@ ...@@ -113,7 +114,10 @@
<artifactId>aliyun-java-sdk-facebody</artifactId> <artifactId>aliyun-java-sdk-facebody</artifactId>
<version>1.2.27</version> <version>1.2.27</version>
</dependency> </dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
<dependency> <dependency>
<groupId>redis.clients</groupId> <groupId>redis.clients</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment