[ 0 ]
curl --location '/shortLink/strategy/delete' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data '[ 0 ]'
{ "code": 0, "msg": "", "data": null }