From f1996d265dc9ab8768814c6c72e25dc780d39051 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期三, 11 六月 2025 15:18:01 +0800
Subject: [PATCH] 更新数据库连接及相关配置

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

diff --git a/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs b/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
index 1772baa..e8aa75d 100644
--- a/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
+++ b/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -141,6 +141,11 @@
         /// <summary>
         /// 璇锋眰WCS浠诲姟
         /// </summary>
+        public const string ReceiveByWMSFireAlarmTask = "ReceiveByWMSFireAlarmTask";
+
+        /// <summary>
+        /// 璇锋眰WCS浠诲姟
+        /// </summary>
         public const string GetStation = "GetStation";
 
         /// <summary>

--
Gitblit v1.9.3