IStation.Service/01-entity/02-schedule/ScheduleConclusion.cs
@@ -19,7 +19,7 @@ this.RequestID = rhs.RequestID; this.Station = rhs.Station; this.TotalFlow = rhs.TotalFlow; this.TotalHead = rhs.TotalHead; this.TotalPressure = rhs.TotalPressure; this.TotalPower = rhs.TotalPower; this.TotalEfficiency = rhs.TotalEfficiency; this.WP = rhs.WP; @@ -47,9 +47,9 @@ public double TotalFlow { get; set; } /// <summary> /// 总扬程 /// 总压力 /// </summary> public double TotalHead { get; set; } public double TotalPressure { get; set; } /// <summary> /// 总功率