This commit is contained in:
ls
2025-02-08 15:42:32 +08:00
parent 2bdba069f1
commit 969f2adf13
2 changed files with 12 additions and 9 deletions

View File

@@ -23,11 +23,11 @@
<artifactId>poi-ooxml</artifactId>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>com.deepoove</groupId>
<artifactId>poi-tl</artifactId>
<version>1.12.2</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.deepoove</groupId>-->
<!-- <artifactId>poi-tl</artifactId>-->
<!-- <version>1.12.2</version>-->
<!-- </dependency>-->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>physical-system-api</artifactId>