摘要: 在Asp.net core 3.0的webapi项目中,发送json格式的post请求后,返回的header中error提示The JSON value could not be converted to 解决方法: 安装Microsoft.AspNetCore.Mvc.NewtonsoftJson 阅读全文
posted @ 2019-12-26 22:51 小水皮 阅读(3478) 评论(0) 推荐(0) 编辑