HH.WCS.Mobox3.HangYang/models/TN_Material.cs
@@ -11,6 +11,7 @@ public string S_ITEM_NAME { get; set; } public string S_MP_TYPE { get; set; } public string S_ITEM_TYPE { get; set; } public string S_ITEM_SPEC { get; set; } public Nullable<float> F_WEIGHT { get; set; } public string S_MATERIAL { get; set; } public string S_IDCODE { get; set; } @@ -30,6 +31,9 @@ public string S_STATE_PRE { get; set; } public int N_REVIEW_RESULT { get; set; } public float F_MAX_QTY { get; set; } public string S_UOM { get; set; } } public class MES_Material