curl --location --request GET 'https://test-api.yunjishop.cn/message/app/follows/followsInfo'
{
"code": 200,
"msg": "操作成功",
"trace": "auto-generate:3f4f2c6b-9fb7-4c31-b480-2fb48f83f178",
"data": {
"followersCount": 1,
"followingCount": 3
}
}