curl --location --request GET '/api/user/center' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"sn": 0,
"sex": "string",
"account": "string",
"nickname": "string",
"real_name": "string",
"avatar": "string",
"mobile": "string",
"create_time": "string",
"is_teamhead": 0,
"order_unpaid_num": 0,
"order_take_num": 0,
"after_sale_num": 0
}
}