chenhaozhe
2025-11-04 039728905a2793427cb8f8ac01623e6d61674156
WebAPI/Models/Supplier.cs
@@ -75,6 +75,10 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}