1
chenhaozhe
8 天以前 28161a2db7a593c30ca53e5c1e59103cd7591fe7
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; }
    }
}