多品牌使用

This commit is contained in:
shuo.wang
2024-11-05 18:23:00 +08:00
parent ad906eadca
commit 52af6ba903
22 changed files with 983 additions and 5 deletions

View File

@@ -31,6 +31,14 @@
<version>1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
</dependencies>
</project>