pengmn
2025-06-24 51141e4955e3021058664bea526f16b368738b3a
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