duhe
2025-05-06 b99fd65a54812cc3213fa378e9cae7654186e72d
WebAPI/Models/Supplier.cs
@@ -75,6 +75,8 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}