chenhaozhe
5 天以前 2f695e7c0982d0de5c0cec5c16c5a3d574286773
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}