Authorization: ********************curl --location --request POST '/pro/wechat/qrcode/bind' \
--header 'Authorization: <api-key>'{
"code": 0,
"data": {
"expire_at": "string",
"qrcode_url": "string",
"scene_id": "string"
},
"message": "string"
}