From 450bcae3cfffe9923dc09dea2a4e89312bb373d7 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期五, 31 七月 2026 15:01:03 +0800
Subject: [PATCH] 库存流水修改
---
yudao-server/pom.xml | 30 ++++++++++++++++++++++--------
1 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml
index 52b4bfe..d275fc8 100644
--- a/yudao-server/pom.xml
+++ b/yudao-server/pom.xml
@@ -39,7 +39,7 @@
<version>${revision}</version>
</dependency>
- <!-- 鏁版嵁鎶ヨ〃銆傞粯璁ゆ敞閲婏紝淇濊瘉缂栬瘧閫熷害 -->
+ <!-- 鏁版嵁鎶ヨ〃銆傞粯璁ゆ敞閲婏紝绉湪鎶ヨ〃鏆備笉鏀寔 Spring Boot 4 -->
<!-- <dependency>-->
<!-- <groupId>cn.iocoder.boot</groupId>-->
<!-- <artifactId>yudao-module-report</artifactId>-->
@@ -122,13 +122,6 @@
<version>${revision}</version>
</dependency>
- <!-- WMS 浠撳簱绠$悊妯″潡 -->
- <dependency>
- <groupId>cn.iocoder.boot</groupId>
- <artifactId>yudao-module-wms</artifactId>
- <version>${revision}</version>
- </dependency>
-
<!-- IM 鐩稿叧妯″潡 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
@@ -143,6 +136,27 @@
<version>${revision}</version>
</dependency>
+ <!-- HRM 浜哄姏璧勬簮绠$悊妯″潡 -->
+ <dependency>
+ <groupId>cn.iocoder.boot</groupId>
+ <artifactId>yudao-module-hrm</artifactId>
+ <version>${revision}</version>
+ </dependency>
+
+ <!-- SRM 渚涘簲鍟嗗叧绯荤鐞嗘ā鍧� -->
+ <dependency>
+ <groupId>cn.iocoder.boot</groupId>
+ <artifactId>yudao-module-srm</artifactId>
+ <version>${revision}</version>
+ </dependency>
+
+ <!-- 鍞悗宸ュ崟绠$悊妯″潡 -->
+ <dependency>
+ <groupId>cn.iocoder.boot</groupId>
+ <artifactId>yudao-module-aftersales</artifactId>
+ <version>${revision}</version>
+ </dependency>
+
<!-- spring boot 閰嶇疆鎵�闇�渚濊禆 -->
<dependency>
<groupId>org.springframework.boot</groupId>
--
Gitblit v1.9.3