1
wtt
2025-08-08 59275bb716730133e26e078e7f4c23ec4b3837db
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}