[add] 物料接收领料单,明细模块增删改查、按模版导出接口

This commit is contained in:
lcj
2025-07-06 14:38:28 +08:00
parent 348ff6fc2b
commit d74f0cd354
55 changed files with 3876 additions and 89 deletions

View File

@ -62,6 +62,12 @@
<version>2.0.29</version>
</dependency>
<dependency>
<groupId>com.deepoove</groupId>
<artifactId>poi-tl</artifactId>
<version>1.12.2</version> <!-- 建议使用最新版本 -->
</dependency>
<!-- 通用工具-->
<dependency>
<groupId>org.dromara</groupId>