优化商品导出功能,按模板的格式排版

This commit is contained in:
季圣华
2023-04-20 00:49:21 +08:00
parent 645abd795a
commit 18140dea12
7 changed files with 68 additions and 100 deletions

View File

@@ -63,11 +63,6 @@
<artifactId>jxl</artifactId>
<version>2.6.12</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>3.2.1</version>
</dependency>
<!-- lombok -->
<dependency>
<groupId>org.projectlombok</groupId>