From f4d064fc05c1f9b1e14e66349f7ce22826b6e1f6 Mon Sep 17 00:00:00 2001
From: tangxu <76880903@qq.com>
Date: 星期一, 24 十月 2022 21:38:05 +0800
Subject: [PATCH] 添加 shys五号沟严桥方向1

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

diff --git a/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs b/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs
index be1b98a..de246c6 100644
--- a/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs
+++ b/Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs
@@ -32,23 +32,23 @@
         private static void Inital()
         {
             _dict = new Dictionary<int, StationInfo>();
-            //_dict.Add(1, new StationInfo(2, new IStation.Calculation.shys闀垮叴娉电珯()));//OK
-            //_dict.Add(2, new StationInfo(12, new IStation.Calculation.shys浜斿彿娌熷噷妗ユ柟鍚�()));//OK
-            //_dict.Add(3, new StationInfo(9, new IStation.Calculation.shys浜斿彿娌熼噾娴锋柟鍚�()));//OK
-            _dict.Add(4, new StationInfo(3, new IStation.Calculation.shys浜斿彿娌熶弗妗ユ柟鍚�1()));
-            //_dict.Add(5, new StationInfo(5, new IStation.Calculation.shys浜斿彿娌熶弗妗ユ柟鍚�2()));//OK
-            //_dict.Add(6, new StationInfo(4, new IStation.Calculation.shys涓ユˉ娉电珯()));//OK
-            //_dict.Add(7, new StationInfo(6, new IStation.Calculation.shys涓存睙1鍙锋车鎴�()));//OK
-            //_dict.Add(8, new StationInfo(7, new IStation.Calculation.shys涓存睙2鍙锋车鎴�()));//OK
-            //_dict.Add(9, new StationInfo(8, new IStation.Calculation.shys寰愭尘娉电珯()));//OK
-            //_dict.Add(10, new StationInfo(10, new IStation.Calculation.shys閲戞捣娉电珯()));//OK
-            //_dict.Add(11, new StationInfo(11, new IStation.Calculation.shys鍗楁眹鍖楁车绔�()));//OK
-            //_dict.Add(12, new StationInfo(15, new IStation.Calculation.shys闄堣涓�杈�()));//OK
-            //_dict.Add(13, new StationInfo(16, new IStation.Calculation.shys闄堣浜岃緭()));//OK
-            //_dict.Add(14, new StationInfo(17, new IStation.Calculation.shys娉板拰娉电珯()));//OK
-            //_dict.Add(15, new StationInfo(19, new IStation.Calculation.shys閲戞辰娉电珯()));//OK
-            //_dict.Add(16, new StationInfo(20, new IStation.Calculation.shys鏉炬睙娉电珯()));//OK
-            //_dict.Add(17, new StationInfo(21, new IStation.Calculation.shys澶фˉ娉电珯()));//OK
+            _dict.Add(1, new StationInfo(2, new IStation.Calculation.shys闀垮叴娉电珯()));//OK
+            //_dict.Add(2, new StationInfo(12, new IStation.Calculation.shys浜斿彿娌熷噷妗ユ柟鍚�()));
+            //_dict.Add(3, new StationInfo(9, new IStation.Calculation.shys浜斿彿娌熼噾娴锋柟鍚�()));
+            _dict.Add(4, new StationInfo(3, new IStation.Calculation.shys浜斿彿娌熶弗妗ユ柟鍚�1()));//OK
+            _dict.Add(5, new StationInfo(5, new IStation.Calculation.shys浜斿彿娌熶弗妗ユ柟鍚�2()));//OK
+            //_dict.Add(6, new StationInfo(4, new IStation.Calculation.shys涓ユˉ娉电珯())); 
+            //_dict.Add(7, new StationInfo(6, new IStation.Calculation.shys涓存睙1鍙锋车鎴�())); 
+            //_dict.Add(8, new StationInfo(7, new IStation.Calculation.shys涓存睙2鍙锋车鎴�())); 
+            //_dict.Add(9, new StationInfo(8, new IStation.Calculation.shys寰愭尘娉电珯())); 
+            //_dict.Add(10, new StationInfo(10, new IStation.Calculation.shys閲戞捣娉电珯())); 
+            //_dict.Add(11, new StationInfo(11, new IStation.Calculation.shys鍗楁眹鍖楁车绔�())); 
+            //_dict.Add(12, new StationInfo(15, new IStation.Calculation.shys闄堣涓�杈�())); 
+            //_dict.Add(13, new StationInfo(16, new IStation.Calculation.shys闄堣浜岃緭())); 
+            //_dict.Add(14, new StationInfo(17, new IStation.Calculation.shys娉板拰娉电珯())); 
+            //_dict.Add(15, new StationInfo(19, new IStation.Calculation.shys閲戞辰娉电珯())); 
+            //_dict.Add(16, new StationInfo(20, new IStation.Calculation.shys鏉炬睙娉电珯())); 
+            //_dict.Add(17, new StationInfo(21, new IStation.Calculation.shys澶фˉ娉电珯())); 
          
 
             //    {1,2},//闀垮叴娉电珯

--
Gitblit v1.9.3