From 429866e3d0a2eee95916407b2e1dfa7de6f407ea Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期三, 26 八月 2026 17:18:47 +0800
Subject: [PATCH] feat(erp): 采购来票登记过滤已开完票订单

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

diff --git a/yudao-module-mdm/pom.xml b/yudao-module-mdm/pom.xml
index f8bf40f..c611213 100644
--- a/yudao-module-mdm/pom.xml
+++ b/yudao-module-mdm/pom.xml
@@ -24,6 +24,13 @@
             <version>${revision}</version>
         </dependency>
 
+        <!-- MES 鍒堕�犳墽琛� API锛堢敤浜庡悓姝ョ墿鏂欎富鏁版嵁鍒� MES锛� -->
+        <dependency>
+            <groupId>cn.iocoder.boot</groupId>
+            <artifactId>yudao-module-mes-api</artifactId>
+            <version>${revision}</version>
+        </dependency>
+
         <dependency>
             <groupId>cn.iocoder.boot</groupId>
             <artifactId>yudao-module-system</artifactId>

--
Gitblit v1.9.3