username@email.com
2 天以前 17f23daaefa2d33b4f354efc9eabb88026f771fe
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