暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/follow_users' \
--form 'appid="10000"' \
--form 'usertoken="df856a2c2faf23f28856f60831da11635d78ee09"' \
--form 'followedid="2"'
{
"code": 1,
"msg": "关注成功",
"data": [],
"timestamp": 1685678081
}