Postman 测试Xfire webservice

Postman 测试Xfire webservice

 

代码

<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pm="http://www.excute.com/">
  <soapenv:Header></soapenv:Header>
  <soapenv:Body>
  	<pm:方法名>
      	<参数名>9307af9c1dbe7901c57a5b21db9b3bcb</参数名>
      	<参数名>201812311123306280236055</参数名>
      	<参数名>asdf123123sadf</参数名>
		<参数名>20190308</参数名>
    </pm:方法名>
  </soapenv:Body>
</soapenv:Envelope>