1
chenhaozhe
2025-12-03 033a69f76df3ddb2c6ca6cce1cc14fdde798c63b
WebAPI/Models/Supplier.cs
@@ -75,5 +75,10 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}