From ff0604306c9cf18a05e5d8a3a136432284c290bb Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 23 五月 2023 09:15:04 +0800
Subject: [PATCH] 1.递交
---
src/api/scgl.js | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/api/scgl.js b/src/api/scgl.js
index 79e49a3..274c868 100644
--- a/src/api/scgl.js
+++ b/src/api/scgl.js
@@ -394,3 +394,10 @@
})
}
+// MES宸ュ崟鏂板銆佽幏鍙栧伐鍗曞彿
+export function AddMesOrderCodeSearch() {
+ return request({
+ url: 'ProductionManagement/AddMesOrderCodeSearch',
+ method: 'post'
+ })
+}
--
Gitblit v1.9.3