CY_ECommercePlatform/CY.Model/EC/EC_OrderBasicExtend.cs
@@ -952,7 +952,11 @@ this.BusinessManagerId = isChange ? MyConvert.ConvertToInt32(value) : this.BusinessManagerId; theValue = this.BusinessManagerId; } else if ("Duiyinghetongbianhao".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 100) { this.Duiyinghetongbianhao = isChange ? MyConvert.ConvertToString(value) : this.Duiyinghetongbianhao; theValue = this.Duiyinghetongbianhao; } #endregion