{
"exchangeCode": "string",
"mobile": "string"
}curl --location 'https://api.foresttreefuture.cn/open_api/combo_card/bind_card' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"exchangeCode": "string",
"mobile": "string"
}'{
"code": 0,
"message": "string",
"data": null,
"success": true,
"path": "string"
}