摘要: 在global.asax.cs文件中的 application_start()方法中加入下面一句话 GlobalConfiguration.Configuration.Formatters.XmlFormatter.SupportedMediaTypes.Clear(); 阅读全文
posted @ 2018-10-18 14:14 田坤坤 阅读(422) 评论(0) 推荐(0) 编辑