Authorization: Bearer ********************
curl --location --request POST '/api/user/uploadAvatar?url' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "message": "string" }