From d5a533d045422407c1b7edfdde9fd19740e478d1 Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期二, 27 六月 2023 09:34:58 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/IStation/Service.V4.1

---
 Calculation/IStation.Calculation.Dispatch/helper/DispatchAnaGeneralHelper压力.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git "a/Calculation/IStation.Calculation.Dispatch/helper/DispatchAnaGeneralHelper\345\216\213\345\212\233.cs" "b/Calculation/IStation.Calculation.Dispatch/helper/DispatchAnaGeneralHelper\345\216\213\345\212\233.cs"
index 29c0e53..9f9b6a9 100644
--- "a/Calculation/IStation.Calculation.Dispatch/helper/DispatchAnaGeneralHelper\345\216\213\345\212\233.cs"
+++ "b/Calculation/IStation.Calculation.Dispatch/helper/DispatchAnaGeneralHelper\345\216\213\345\212\233.cs"
@@ -1062,7 +1062,8 @@
           
 
             double targetH = this.CalcHeadByPress(this._targetInletPress,
-                this._targetOutletPress, Machine.InletCaliber, Machine.OutletCaliber,  this._targetQ);
+                this._targetOutletPress, Machine.InletCaliber, Machine.OutletCaliber,
+                this._targetQ);
             //CalcHeadByPress(this._targetInletPress, this._targetOutletPress);
 
 

--
Gitblit v1.9.3