perf:调整demo

This commit is contained in:
曾文豪
2023-04-10 14:21:15 +08:00
parent 6766694272
commit f5dd706e6e
5 changed files with 128 additions and 41 deletions

View File

@@ -25,6 +25,12 @@
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-web</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
</dependencies>
<repositories>