curl --location --request GET 'https://mall.dusksnow.top/app/user/info/person' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NDc3MzkwMTMsImNyZWF0ZWQiOjE3NDUxNDcwMTMsInVzZXJUeXBlIjoiQVBQIiwidXNlcklkIjozLCJpc1JlZnJlc2giOmZhbHNlfQ._tPDnQHuw0-2ivflbvvF6R1eotRhajyowos2fCK7OzQ' \
--header 'Authorization;'
{
"code": 1000,
"data": {
"unionid": null,
"avatarUrl": null,
"nickName": "92iMxyCE",
"phone": "18666666666",
"gender": 0,
"status": 1,
"loginType": "0",
"id": 3,
"createTime": "2025-04-13 00:30:05",
"updateTime": "2025-04-13 00:30:05"
},
"message": "success"
}