怎么用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
至此,成功