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