1
chenhaozhe
2025-10-27 24e9887e71f02998624c63a9e2afa024a898efd3
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; }
    }
}