记录postman发送请求报错

记录postman发送请求报错

1.Content type 'text/plain;charset=UTF-8' not supported

解决方法:配置HTTP信息头管理器,增加消息头 Content-Type:application/json;charset=UTF-8

posted @ 2022-11-10 19:27  彬在俊  阅读(261)  评论(0)    收藏  举报