用postman发送请求xml报文,后端收到的数据乱码,Postman发送xml报文的时候可以设置字符集编码吗?
加header声明contentType,charset=utf-8
xml中设置编码格式