From df6efd77578c8ba54d1ae3be9198c70fb5173399 Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期六, 29 八月 2026 01:46:11 +0800
Subject: [PATCH] feat(mes): 报工只填写报工数量,合格/不良数量由质检确定;快速报工响应返回剩余可报工数量

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

diff --git a/yudao-module-mes/pom.xml b/yudao-module-mes/pom.xml
index dc0e8fe..8cf5b36 100644
--- a/yudao-module-mes/pom.xml
+++ b/yudao-module-mes/pom.xml
@@ -59,6 +59,20 @@
             <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