1
duhe
2026-04-07 578fd119d5f620fc0d1902a55ea2a6386da8a9af
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}