curl --location -g --request POST 'http://esb.npedi.com:8888/com.nbport.ediesb.service.EDIESBService?arg0=BLCT&arg1=SSZZ&arg2=cancelTTBookingInfo&arg3=[
{
"bookingNo": "DTG5876214",
"list": [
{
"barCode": "6004756251"
}
]
}
]&arg4=null&arg5=null'
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns1:callEDIESBPubResponse xmlns:ns1="http://service.ediesb.nbport.com/">
<return xmlns="http://service.ediesb.nbport.com/">{"result":"","msgID":"000","msgDESC":"操作成功"}</return>
</ns1:callEDIESBPubResponse>
</soap:Body>
</soap:Envelope>