{
"comboCardCode": "string",
"rightId": 0,
"mobile": "string"
}curl --location 'https://api.foresttreefuture.cn/open_api/order/consult/add' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"comboCardCode": "string",
"rightId": 0,
"mobile": "string"
}'{
"success": true,
"url": "string"
}