1
wtt
2024-12-31 50fceef7f1d136e4992353465ba268e752f68c3a
WebAPI/Models/Supplier.cs
@@ -75,5 +75,8 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}