0
curl --location --request GET '/follow/followdetail' \ --header 'Content-Type: application/json' \ --data-raw '0'
{ "code": 0, "data": {}, "msg": "string", "success": true }