username@email.com
2025-11-24 051ff4b9e7302ba99a10cb4595987a2290a97b86
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