curl --location --request GET '/shortLink/content/report/mcc/query' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": [ { "key": "", "value": "" } ] }