This commit is contained in:
ls
2024-10-30 15:41:05 +08:00
parent 3e033720dd
commit 443d3c6f5a
14 changed files with 281 additions and 149 deletions

View File

@@ -12,6 +12,11 @@
<artifactId>physical-system-biz</artifactId>
<dependencies>
<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>