curl --location --request POST 'friend_apply/add' \ --header 'token: {{token}}' \ --form 'to_user_id="12178105"'
{ "code": 0, "msg": "string", "time": "string", "data": null }