chenhaozhe
2025-11-05 86b3f1bfcd47a7a513417067f296c74cf884a5e3
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; }
    }
}