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