wtt
2025-05-12 3af6603eb04ff627bcf27f8d990aa99ca2d1abf3
WebAPI/Models/Supplier.cs
@@ -75,6 +75,8 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}