1
zrg
2026-03-27 9089a9f7df3e24095448350ce672471322ecfd48
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}