Authorization: Bearer ********************
curl --location 'https://venuehelper.api.voc2018.com/users/avatar' \ --header 'Authorization: Bearer <token>' \ --form 'avatar=@""'
{ "statusCode": 200, "message": "操作成功", "data": null }