From 52bf03c5a5709ea7809764cb739359a3fc4f4644 Mon Sep 17 00:00:00 2001
From: tangxu <76880903@qq.com>
Date: 星期日, 09 十月 2022 11:11:23 +0800
Subject: [PATCH] 修改调度分析(青草沙)

---
 Calculation/IStation.Calculation.Dispatch/custom/shys/station/长兴岛/OptAna.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/Calculation/IStation.Calculation.Dispatch/custom/shys/station/\351\225\277\345\205\264\345\262\233/OptAna.cs" "b/Calculation/IStation.Calculation.Dispatch/custom/shys/station/\351\225\277\345\205\264\345\262\233/OptAna.cs"
index 3f5e880..4fcb775 100644
--- "a/Calculation/IStation.Calculation.Dispatch/custom/shys/station/\351\225\277\345\205\264\345\262\233/OptAna.cs"
+++ "b/Calculation/IStation.Calculation.Dispatch/custom/shys/station/\351\225\277\345\205\264\345\262\233/OptAna.cs"
@@ -78,7 +78,7 @@
                     complex_request_paras.OutletPipePara[0].TargetPress = eta_ana_records.H.Value;
                     complex_request_paras.OutletPipePara[1].TargetPress = eta_ana_records.H.Value;
                 }
-
+                isUsePress = false;
             }
 
             if (isUsePress)

--
Gitblit v1.9.3