From 00fda34dd9bbe207583d7fac19b306ae32db18f0 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周一, 31 3月 2025 11:00:32 +0800
Subject: [PATCH] 22

---
 SDA/iWareSda/Common/Struct/WareSdaStruct.cs |   24 ++++--------------------
 1 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/SDA/iWareSda/Common/Struct/WareSdaStruct.cs b/SDA/iWareSda/Common/Struct/WareSdaStruct.cs
index bc05fef..335db9d 100644
--- a/SDA/iWareSda/Common/Struct/WareSdaStruct.cs
+++ b/SDA/iWareSda/Common/Struct/WareSdaStruct.cs
@@ -100,6 +100,10 @@
            StationLocationEnum.棣栨鎵爜宸ヤ綅.ToString(),
            StationLocationEnum.BZ01.ToString(),
            StationLocationEnum.BZ39.ToString(),
+           StationLocationEnum.BZ21.ToString(),
+           StationLocationEnum.BZ12.ToString(),
+           StationLocationEnum.BZ30.ToString(),
+           StationLocationEnum.BZ3007.ToString(),
         };
 
 
@@ -230,26 +234,6 @@
         };
 
 
-        //閲岄潰鏈夌┖鏍硷紝鍒繕浜嗘渶鍚巘rim涓�
-        /// <summary>
-        /// RGV鎶ヨ瀛楀吀
-        /// key:鎶ヨ浠g爜 value锛氭姤璀﹀唴瀹�
-        /// </summary>
-        public static IDictionary<string, string> StationAlertDict = new System.Collections.Generic.Dictionary<string, string>() {
-        {"0.0","鍓嶆瀬闄愬紓甯�"},
-        {"0.1","鍚庢瀬闄愬紓甯�"},
-        {"0.2","鎬ュ仠寮傚父"},
-        {"0.3","琛岃蛋婵�鍏夋祴璺濆�兼棤鍙樺寲"},
-        {"0.4","琛岃蛋婵�鍏夋祴璺濆�间綅闆�"},
-        {"0.5","琛岃蛋鍙橀鍣ㄥ紓甯�"},
-        {"0.6","杈撻�佸彉棰戝櫒寮傚父"},
-        {"0.7","琛岃蛋瓒呮椂寮傚父"},
-        {"1.0","杈撻�佽秴鏃跺紓甯�"},
-        {"1.1","宸︿晶绐佸嚭寮傚父"},
-        {"1.2","鍙充晶绐佸嚭寮傚父"},
-        {"1.3","杈撻�佺嚎绐佸嚭寮傚父"},
-        {"1.4","杈撻�佺嚎閫氳寮傚父"}
-        };
 
         #endregion
     }

--
Gitblit v1.9.3