curl --location --request PATCH 'http://api-toutiao-web.itheima.net/mp/v1_0/user/photo' \ --header 'Authorization: {{HM_ACCESS_TOKEN}}'
{ "message": "OK", "data": { "id": 1, "photo": "http://toutiao-img.itheima.net/FvtembY7NJBqk3dJtpKGMSb1twkj" } }