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