From ee982b85c9ff09fbf6a6eb7c133b1e6f5fb160ba Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期五, 14 八月 2026 14:56:30 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_business' into dev_business

---
 yudao-module-mes/pom.xml |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 insertions(+), 0 deletions(-)

diff --git a/yudao-module-mes/pom.xml b/yudao-module-mes/pom.xml
index cb3d2de..8cf5b36 100644
--- a/yudao-module-mes/pom.xml
+++ b/yudao-module-mes/pom.xml
@@ -24,6 +24,13 @@
             <version>${revision}</version>
         </dependency>
 
+        <!-- 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>
@@ -31,6 +38,41 @@
             <version>${revision}</version>
         </dependency>
 
+        <!-- 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