From 473084031d410d95db66e81f4d1761f9a2d1b8e5 Mon Sep 17 00:00:00 2001
From: tangxu <76880903@qq.com>
Date: 星期五, 21 四月 2023 13:42:42 +0800
Subject: [PATCH] 成行 加上数据圆整

---
 Calculation/IStation.Calculation.Dispatch/custom/shys/station/长兴岛/KeepStatus.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/KeepStatus.cs" "b/Calculation/IStation.Calculation.Dispatch/custom/shys/station/\351\225\277\345\205\264\345\262\233/KeepStatus.cs"
index 8509d12..650b83f 100644
--- "a/Calculation/IStation.Calculation.Dispatch/custom/shys/station/\351\225\277\345\205\264\345\262\233/KeepStatus.cs"
+++ "b/Calculation/IStation.Calculation.Dispatch/custom/shys/station/\351\225\277\345\205\264\345\262\233/KeepStatus.cs"
@@ -112,7 +112,7 @@
                     new Common.DispatchAnaGeneralHelper鍘嬪姏();
                 calc_pipe_helper.InitialParas(
                     pipe1_TargetFlow + pipe2_TargetFlow,
-                    water_level,true ,
+                    water_level, true,
                     press, false,
                     null, null,
                     allMachineList, null, out error_info);

--
Gitblit v1.9.3