wtt
2025-03-26 9ecae8f6fba505d5e1f8cb766641ce7e25b4ebd0
WebAPI/Models/Supplier.cs
@@ -75,6 +75,8 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}