chenhaozhe
2026-03-27 ad652cc0f75c675391c6e0b86e8bca57940b3f10
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; }
    }
}