curl --location --request GET 'https://test-api.yunjishop.cn/message/app/follows/followsInfo'
{ "code": 0, "msg": "string", "trace": "string", "data": { "followersCount": 0, "followingCount": 0 } }