1
duhe
2025-06-23 ccbc8382401787f1fbee103bf6bc1940b4b78366
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}