From 16236a00f212a96e79e17298713faff756cee9c0 Mon Sep 17 00:00:00 2001
From: tangxu <76880903@qq.com>
Date: 星期三, 09 十一月 2022 12:40:20 +0800
Subject: [PATCH] 增加 大桥泵站

---
 Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs |   19 ++++++++-----------
 1 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs b/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs
index 8587a9d..de4cd76 100644
--- a/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs
+++ b/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs
@@ -33,19 +33,16 @@
         {
             _dict = new Dictionary<int, StationInfo>();
 
-
-            //_dict.Add(6, new StationInfo(4, new IStation.Calculation.shys涓ユˉ娉电珯()));//NG 娌℃湁娴侀噺鏁版嵁, 娌℃湁鍑哄彛娑蹭綅鏁版嵁
-            //_dict.Add(12, new StationInfo(15, new IStation.Calculation.shys闄堣涓�杈�()));//NG 娌℃湁鎻愪緵 _0402010503030202003 涓夊彿绠″嚭鍙f祦閲忓��
-            //_dict.Add(7, new StationInfo(6, new IStation.Calculation.shys涓存睙1鍙锋车鎴�())); //NG 娌℃湁鎻愪緵 娴侀噺 ,鏃犳硶璁$畻
-            //_dict.Add(17, new StationInfo(21, new IStation.Calculation.shys澶фˉ娉电珯()));// NG 鎵▼鍙湁涓�绫冲, 鏃犳硶璁$畻
-
-            //_dict.Add(18, new StationInfo(1 , new IStation.Calculation.shys闈掕崏娌欏彇姘�()));//鍏ㄦ槸0 鏄惁姝g‘?
-            //_dict.Add(19, new StationInfo(14, new IStation.Calculation.shys闄堣浜屽彇())); //NG 1鏈�5鏃�, 鍑哄彛鍘嬪姏浣庝簬姘存睜姘翠綅
+            //_dict.Add(6, new StationInfo(4, new IStation.Calculation.shys涓ユˉ娉电珯()));//NG 涓嶅紑娉� 涓嶈�冭檻
+ 
 #if (DEBUG)
-            //_dict.Add(20, new StationInfo(18, new IStation.Calculation.shys閲戞辰鍙栨按()));
-            //_0402010701011204001 搴旇鏄按浣嶆槸鍚︽悶閿�,  鏇茬嚎涓嶅叏
-            _dict.Add(7, new StationInfo(6, new IStation.Calculation.shys涓存睙1鍙锋车鎴�()));
+  
+            //_dict.Add(19, new StationInfo(14, new IStation.Calculation.shys闄堣浜屽彇()));//NG 1鏈�5鏃�, 鍑哄彛鍘嬪姏浣庝簬姘存睜姘翠綅 ,鍙兘杩樻槸杩涘彛娑蹭綅闂
+
 #else
+            _dict.Add(12, new StationInfo(15, new IStation.Calculation.shys闄堣涓�杈�()));//OK 绗�4鎵�
+            _dict.Add(17, new StationInfo(21, new IStation.Calculation.shys澶фˉ娉电珯()));//OK 绗�4鎵�,鎵▼鍙湁涓�绫冲, 涓旈渶瑕佸鍔犲嚭鍙e帇鍔涙墠鑳借绠�
+
             _dict.Add(18, new StationInfo(1 , new IStation.Calculation.shys闈掕崏娌欏彇姘�()));//鍏ㄦ槸0 鏄惁姝g‘?
             _dict.Add(20, new StationInfo(18, new IStation.Calculation.shys閲戞辰鍙栨按()));
             _dict.Add(7, new StationInfo(6, new IStation.Calculation.shys涓存睙1鍙锋车鎴�()));

--
Gitblit v1.9.3