curl --location --request PATCH 'http://localhost:8080/user/updateAvatar?avatarUrl=https://www.itheima.com/ly.png' \ --header 'Authorization: {{token}}'
{}