ningshuxia
2024-06-24 5d674c809bf51b77ddd31a365bcfcfe12b35c556
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>
        /// 择优率