curl --location --request GET 'http://geek.itheima.net/v1_0/user' \
--header 'Authorization: {{Vue2_Geek_ACCESS_TOKEN}}'{
"data": {
"id": "b66d820b-a3dc-4dc3-b042-10f008654bcf",
"name": "crf",
"photo": "http://geek.itheima.net/uploads/1654857025255.png",
"intro": null,
"art_count": 0,
"follow_count": 1,
"fans_count": 0,
"like_count": 0
},
"message": "OK"
}