username@email.com
2025-05-21 a980cd04341d71216e0f59bd4b7327fe9fc50032
CY_ECommercePlatform/CY.Model/EC/EC_OrderExtend.cs
@@ -219,6 +219,12 @@
        #endregion Model 
        public string PrintPackDeliveryRequir { get; set; }
        /// <summary>
        /// 印刷数量单位
        /// </summary>
        public int printunit { get; set; }
    }
}