curl --location '/short/link/pool/' \
--header 'Authorization: Bearer {{token}}'{
"code": 0,
"msg": "",
"data": {
"id": 0,
"longUrl": "",
"shortUrl": "",
"shortLinkVendor": "",
"type": 0,
"status": 0,
"shortStatus": 0,
"createdTime": "",
"updateTime": "",
"accountId": ""
}
}