当前位置:首页 » 《我的小黑屋》 » 正文

postman请求webservice的接口

12 人参与  2024年04月25日 18:52  分类 : 《我的小黑屋》  评论

点击全文阅读


<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" <!-- 在这里添加你的请求路径,接口对应的命名空间 -->xmlns:web="http://webservice.core.test.service.com">   <soapenv:Header/>   <soapenv:Body>   <!-- web:在这里添加你的请求方法 -->      <web:iptDiagnose>       <!-- 在这里添加你的请求参数 -->         <id>665</id>            <jsonString>{"hospitalCode":"310115783675001"}</jsonString>      </web:iptDiagnose>   </soapenv:Body></soapenv:Envelope>

在这里插入图片描述


点击全文阅读


本文链接:http://zhangshiyu.com/post/100239.html

<< 上一篇 下一篇 >>

  • 评论(0)
  • 赞助本站

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

关于我们 | 我要投稿 | 免责申明

Copyright © 2020-2022 ZhangShiYu.com Rights Reserved.豫ICP备2022013469号-1