chenhaozhe
2025-11-04 039728905a2793427cb8f8ac01623e6d61674156
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}