Soapui測試webservies時間字段輸入方式

 

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">

<soapenv:Header/>

<soapenv:Body>

<tem:HelloWorld>

<!--Optional:-->

<tem:ent>

<!--Optional:-->

<tem:userid>123</tem:userid>

<tem:id>345</tem:id>

<tem:checktime>2016-11-21T19:19:19</tem:checktime>

<!--Optional:-->

<tem:sn>098</tem:sn>

</tem:ent>

</tem:HelloWorld>

</soapenv:Body>

</soapenv:Envelope>

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章