E_T

导航

在WebApiConfig.Register中加入config.Formatters.Remove(config.Formatters.XmlFormatter);

移除默认的xml序列化器