From 8f3bf7050e65fdbe55eaad74fde307c57dab960e Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期五, 24 七月 2026 17:25:55 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_business' into dev_business
---
yudao-module-mes/pom.xml | 25 +++++++++++++++++++++++--
1 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/yudao-module-mes/pom.xml b/yudao-module-mes/pom.xml
index 0884fe3..dc0e8fe 100644
--- a/yudao-module-mes/pom.xml
+++ b/yudao-module-mes/pom.xml
@@ -24,20 +24,41 @@
<version>${revision}</version>
</dependency>
- <!-- MDM 涓绘暟鎹鐞嗘ā鍧� -->
+ <!-- MES 鍒堕�犳墽琛� API -->
+ <dependency>
+ <groupId>cn.iocoder.boot</groupId>
+ <artifactId>yudao-module-mes-api</artifactId>
+ <version>${revision}</version>
+ </dependency>
+
+ <!-- MDM 涓绘暟鎹鐞� API -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-mdm</artifactId>
<version>${revision}</version>
</dependency>
- <!-- BPM 娴佺▼妯″潡 -->
+ <!-- CRM 瀹㈡埛绠$悊 API -->
+ <dependency>
+ <groupId>cn.iocoder.boot</groupId>
+ <artifactId>yudao-module-crm-api</artifactId>
+ <version>${revision}</version>
+ </dependency>
+
+ <!-- BPM 宸ヤ綔娴� API -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-bpm</artifactId>
<version>${revision}</version>
</dependency>
+ <!-- ERP 浼佷笟璧勬簮绠$悊 API -->
+ <dependency>
+ <groupId>cn.iocoder.boot</groupId>
+ <artifactId>yudao-module-erp-api</artifactId>
+ <version>${revision}</version>
+ </dependency>
+
<!-- 涓氬姟缁勪欢 -->
<!-- Web 鐩稿叧 -->
--
Gitblit v1.9.3