1
pengmn
2025-07-04 d8c0f4088dd1619279f6f894766a28bb0ecfe0a4
HH.WCS.Mobox3.HangYang/models/TN_Material.cs
@@ -11,6 +11,9 @@
        public string S_ITEM_NAME { get; set; }
        public string S_MP_TYPE { get; set; }
        public string S_ITEM_TYPE { get; set; }
        public string S_AREA_CODE { 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; }
@@ -24,11 +27,15 @@
        public DateTime? T_PBOM_UPDATE { get; set; }
        public string C_MULTI_ROUTE { get; set; }
        public string S_ROUTE_MAKE { get; set; }
        public string C_CLEAN { get; set; }
        public string S_ROUTE_ASSEMBLY { get; set; }
        public string S_DMODE { get; set; }
        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