{
"appId": 0,
"id": 0,
"mcc": "string"
}curl --location '/shortLink/strategy/alias/check' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"appId": 0,
"id": 0,
"mcc": "string"
}'{
"code": 0,
"msg": "",
"data": false
}