chenhaozhe
7 天以前 ffcef3d87676ebaf7f22413711b57bbe0404b3f2
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; }
    }
}