curl --location --request POST '/api/upload/avatar' \ --header 'Authorization: xxx' \ --form 'file=@""'
{}