1
chenhaozhe
2025-10-26 9decabb78994cf16a79de84464a2efeeb93cc719
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}