chenhaozhe
2025-10-27 96475c2fd6a0f8b11c24f06ca65d9d8955302b26
WebAPI/Models/Supplier.cs
@@ -76,7 +76,9 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}