Authorization: Bearer ********************
curl --location --request POST '/admin-api/system/user/profile/update-avatar' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": "string", "msg": "string" }