username@email.com
2026-03-13 cd8c81d82936b15b096b8dc7b78cb331530393d9
CY_ECommercePlatform/CY.Model/OA/CoreCmsPlanOrderItem.cs
@@ -115,6 +115,11 @@
        public System.Int32 songhuonums { get; set; }
        /// <summary>
        /// 节约数量
        /// </summary>
        public System.Int32 LessNumber { get; set; }
        /// <summary>
        /// 库存数量
        /// </summary>
        public System.Int32 kucunnums { get; set; }
@@ -125,6 +130,12 @@
        public System.Int32 weisonghuonums { get; set; }
        /// <summary>
        /// 待生产数量
        /// </summary>
        public System.Int32 DaishengchanNumber { get; set; }
        #endregion Model
        #region Visiter