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