postman发送webservice请求时,要设置请求头的Content-Type

Content-Type = text/xml;charset=UTF-8

 否则发送可能导致中文乱码问题

相关文章: