username@email.com
2025-12-18 66a1290f368df2f5f543e14fe6abf8b31bf76490
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