curl --location --request GET 'https://tmdemo.tmse.com.cn/admin/diy/getPersonCenterData?type' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjaGFubmVsIjoiMSIsImlzcyI6InRtZGVtby50bXNlLmNvbS5jbiIsImF1ZCI6InRtZGVtby50bXNlLmNvbS5jbiIsImlhdCI6MTcyMzQ2NjMyNCwibmJmIjoxNzIzNDY2MzI0LCJleHAiOjE3MjM1MjAzMjQsImp0aSI6eyJpZCI6MSwidHlwZSI6ImFkbWluIiwiZXhwIjo1NDAwMH19.0ToDqLzkzWUDrigx4qV3uF9lV6RPHck8DjJ-OUDG2xs'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"type": 0,
"name": "string",
"data": {
"nav": {
"style": {
"service_style": 0,
"service_count": 0
},
"list": [
{
"name": "string",
"icon": "string",
"link": "string"
}
]
},
"image": {
"style": {
"height": "string"
},
"list": [
{
"name": "string",
"image_url": "string",
"link": "string"
}
]
}
},
"update_time": 0,
"info": {
"user_avatar": "string",
"person_center_top": "string",
"style_identify": "string",
"style_color": "string"
}
}
}