curl --location --request POST '/system/user/profile/update-avatar' \ --form 'avatarFile=@""'
{ "code": 0, "data": "", "msg": "" }