mirror of
https://github.com/Dichgrem/Vue.git
synced 2026-02-05 03:01:57 -05:00
15 lines
278 B
JSON
15 lines
278 B
JSON
{
|
|
"error": 0,
|
|
"data": {
|
|
"avatar": "./imgs/avatar.png",
|
|
"name": "李华",
|
|
"code": 12343434,
|
|
"gender": 0,
|
|
"phoneNum": "18787698789",
|
|
"school": "福州大学至诚学院",
|
|
"profession": "软件工程",
|
|
"userType": 0,
|
|
"totalScore": 128
|
|
}
|
|
}
|