curl --location --request GET 'http://localhost:8080/follow//followers' \ --header 'Authorization: {{token}}'
{ "code": 0, "message": "", "data": { "": {} } }