HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/models/CntrItemDetail.cs
@@ -45,6 +45,10 @@ /// 供应商 /// </summary> public string S_SUPPLIER_NO { get; set; } /// <summary> /// GTWMS内部批号 /// </summary> public string WmsLot { get; set; } /// <summary> /// 物料编码 @@ -59,6 +63,7 @@ /// 物料类型 /// </summary> public string S_ITEM_SPEC { get; set; } public string S_ITEM_STATE { get; set; } = "合格"; /// <summary> /// 1:合格 2:不合格