username@email.com
2026-03-12 fe4f494d66a2049583d3ff427e431d5b88fa4eeb
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