Tiger.Model.Net/Entitys/WMS/BIZ_WMS_PREP_SN.cs
@@ -48,15 +48,20 @@ /// </summary> [DisplayName("物品编码")] public string ITEM_CODE { get; set; } /// <summary> /// <summary> /// 批次号 /// </summary> [DisplayName("批次号")] public string LOTNO { get; set; } /// <summary> /// 单位 /// </summary> [DisplayName("单位")] public string UNIT { get; set; } /// <summary> /// 物品数量 /// </summary> [DisplayName("物品数量")] public string UNIT { get; set; } /// <summary> /// 物品数量 /// </summary> [DisplayName("物品数量")] public double QTY { get; set; } /// <summary> /// 单位用量