0


怎么用postman调用webservice(反推SoapUI)

在这里插入图片描述
在这里插入图片描述
`<soapenv:Envelope xmlns:soapenv=“http://schemas.xmlsoap.org/soap/envelope/” xmlns:lis=“LisDataTrasen”>
soapenv:Header/
soapenv:Body
lis:Test

lis:test111111111</lis:test>
</lis:Test>
</soapenv:Body>
</soapenv:Envelope>

在这里插入图片描述
Content-Type
text/xml;charset=utf-8
至此,成功
在这里插入图片描述

标签: postman c#

本文转载自: https://blog.csdn.net/qq_41753340/article/details/136050210
版权归原作者 EP小良_007 所有, 如有侵权,请联系我们删除。

“怎么用postman调用webservice(反推SoapUI)”的评论:

还没有评论