"string"
curl --location '/short/link/pool/checkLinks' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data '"string"'
{ "code": 0, "msg": "", "data": [ "" ] }