小飞侠
2026-04-07 a622695a0cd6ea5aa63869f5c1a891e589909f48
cylsg/cylsg.Model/OrderModel/OrderBidding.cs
@@ -69,7 +69,7 @@
        /// <summary>
        /// 是否固定
        /// 是否固定  晚上8点之后15块    早八点到晚八点11块
        /// </summary>
        [SugarColumn(ColumnDescription = "是否固定", IsNullable = true)]
        public bool? IsGuding { get; set; }