curl --location --request PATCH 'http://geek.itheima.net/v1_0/user/photo' \ --header 'Authorization: {{Vue2_Geek_ACCESS_TOKEN}}'
{ "data": { "photo": "http://geek.itheima.net/uploads/1654856894724.png" }, "message": "OK" }