curl --location --request POST '/api/community/follow' \ --data-urlencode 'follow_id=' \ --data-urlencode 'status='
{ "code": 1, "show": 0, "msg": "操作成功", "data": [] }