{ "msg": "出票失败原因,出票成功此字段为空", "orderNo": "TSY订单号", "orderId": "合作伙伴订单号", "type": "issued" }
curl --location --request POST '/' \ --header 'Content-Type: application/json' \ --data-raw '{ "msg": "出票失败原因,出票成功此字段为空", "orderNo": "TSY订单号", "orderId": "合作伙伴订单号", "type": "issued" }'
{"msg":"success","code":"0"}