Shuxia Ning
2024-09-10 049f546f25cabfb5b08e29c54f49d61a544b0395
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>
        /// 总功率