摘要: 一.直接使用ContentResult return new ContentResult { ContentType = "application/json", Content = JsonConvert.SerializeObject(obj, new JsonSeriali... 阅读全文
posted @ 2019-09-23 14:33 鹄鹄 阅读(494) 评论(0) 推荐(0)