IStation.Service/01-entity/02-schedule/ScheduleConclusion.cs
@@ -25,7 +25,7 @@ this.WP = rhs.WP; this.UWP = rhs.UWP; this.Flags = rhs.Flags; this.StartStopCount = rhs.StartStopCount; // this.StartStopCount = rhs.StartStopCount; this.MeritRatio = rhs.MeritRatio; } @@ -77,7 +77,7 @@ /// <summary> /// 启停次数 /// </summary> public int StartStopCount { get; set; } // public int StartStopCount { get; set; } /// <summary> /// 择优率