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