From 843cc2ea1b104ecdf9da61318a4136a5d4096411 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期五, 24 四月 2026 11:07:21 +0800
Subject: [PATCH] 集成Quartz定时任务,支持NG出库自动化及WMS/WCS接口扩展

---
 Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
index c851d83..6cc73e2 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -113,6 +113,11 @@
         public const string AgingOutput = "AgingOutput";
 
         /// <summary>
+        /// 鎹㈠瀷
+        /// </summary>
+        public const string EqptRun = "EqptRun";
+
+        /// <summary>
         /// 宸ヨ壓璺嚎鐢宠
         /// </summary>
         public const string ProcessApply = "ProcessApply";
@@ -138,6 +143,11 @@
         public const string ReceiveTask = "ReceiveTask";
 
         /// <summary>
+        /// 璇锋眰WCS浠诲姟涓嬪彂NG鍑哄簱浠诲姟
+        /// </summary>
+        public const string ReceiveByWMSNGTask = "ReceiveByWMSNGTask";
+
+        /// <summary>
         /// 璇锋眰WCS浠诲姟
         /// </summary>
         public const string GetStation = "GetStation";

--
Gitblit v1.9.3