https//api.weixin.qq.com/channels/ec/funds/submitwithdraw?access_token=xxxxxxxxx
{"errcode":0,"errmsg":"ok"}
接口返回成功的,但是没有qrcode_ticket和withdraw_id字段返回
文档中返回示例:{
"errcode": 0,
"errmsg": "OK",
"withdraw_id": "wd16240447585462408433",
"qrcode_ticket":"xxxxx"
}