username@email.com
2025-11-28 a3a8b2d5dbd0b4e17a8b8a9c0f2198a577fc31dc
CY_ECommercePlatform/CY.Model/OA/CoreCmsPlanOrderItem.cs
@@ -98,6 +98,44 @@
        /// </summary>
        public System.String neiye { get; set; }
        /// <summary>
        /// 发货数量
        /// </summary>
        public System.Int32 fahuonums { get; set; }
        /// <summary>
        /// 未发货数量
        /// </summary>
        public System.Int32 weifahuonums { get; set; }
        /// <summary>
        /// 送货数量
        /// </summary>
        public System.Int32 songhuonums { get; set; }
        /// <summary>
        /// 节约数量
        /// </summary>
        public System.Int32 LessNumber { get; set; }
        /// <summary>
        /// 库存数量
        /// </summary>
        public System.Int32 kucunnums { get; set; }
        /// <summary>
        /// 未送货数量
        /// </summary>
        public System.Int32 weisonghuonums { get; set; }
        /// <summary>
        /// 待生产数量
        /// </summary>
        public System.Int32 DaishengchanNumber { get; set; }
        #endregion Model
        #region Visiter