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