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