1
chenhaozhe
3 天以前 28161a2db7a593c30ca53e5c1e59103cd7591fe7
WebAPI/Models/Supplier.cs
@@ -75,6 +75,10 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}