duhe
2025-01-04 25e8a95cac976a5d8b729462f70166ac1d4af6df
WebAPI/Models/Supplier.cs
@@ -75,6 +75,8 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}