From 7591ba21194595cc8d9a1293dfdbfa945bc9948f Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期一, 17 八月 2026 16:36:54 +0800
Subject: [PATCH] Merge branch 'dev_business' of http://114.132.189.42:9002/r/mom-pro2-after into dev_business

---
 yudao-module-mes/pom.xml |   39 +++++++++++++++++++++++++++++++++++++--
 1 files changed, 37 insertions(+), 2 deletions(-)

diff --git a/yudao-module-mes/pom.xml b/yudao-module-mes/pom.xml
index 0884fe3..8cf5b36 100644
--- a/yudao-module-mes/pom.xml
+++ b/yudao-module-mes/pom.xml
@@ -24,20 +24,55 @@
             <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>
+
+        <!-- SRM 渚涘簲鍟嗗叧绯荤鐞� API -->
+        <dependency>
+            <groupId>cn.iocoder.boot</groupId>
+            <artifactId>yudao-module-srm-api</artifactId>
+            <version>${revision}</version>
+        </dependency>
+
+        <!-- AI 澶фā鍨� API -->
+        <dependency>
+            <groupId>cn.iocoder.boot</groupId>
+            <artifactId>yudao-module-ai-api</artifactId>
+            <version>${revision}</version>
+        </dependency>
+
         <!-- 涓氬姟缁勪欢 -->
 
         <!-- Web 鐩稿叧 -->

--
Gitblit v1.9.3