Commit 3cc878b4 authored by 李家智's avatar 李家智
Browse files

refine doc

parent 5e1f3c98
...@@ -11,6 +11,8 @@ ...@@ -11,6 +11,8 @@
开源地址:https://gitee.com/xiandafu/springboot-plus 开源地址:https://gitee.com/xiandafu/springboot-plus
视频介绍:https://pan.baidu.com/s/1dFPoaT7
![doc/readme/user.png](doc/readme/user.png) ![doc/readme/user.png](doc/readme/user.png)
......
...@@ -17,6 +17,11 @@ ...@@ -17,6 +17,11 @@
<artifactId>jxls</artifactId> <artifactId>jxls</artifactId>
<version>2.4.3</version> <version>2.4.3</version>
</dependency> </dependency>
<dependency>
<groupId>org.jxls</groupId>
<artifactId>jxls-reader</artifactId>
<version>2.0.3</version>
</dependency>
<dependency> <dependency>
<groupId>org.jxls</groupId> <groupId>org.jxls</groupId>
<artifactId>jxls-poi</artifactId> <artifactId>jxls-poi</artifactId>
......
Supports Markdown
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