CY_ECommercePlatform/CY.Model/EC/EC_OrderExtendExtend.cs
@@ -722,6 +722,12 @@
                this.Shejicountneiye = isChange ? MyConvert.ConvertToInt32(value) : this.Shejicountneiye;
                theValue = this.Shejicountneiye;
            }
            else if ("printunit".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 74)
            {
                this.printunit = isChange ? MyConvert.ConvertToInt32(value).Value : this.printunit;
                theValue = this.printunit;
            }
            #endregion