Files
Vue/student-vol/mock/userInfo.json
2026-01-13 14:41:17 +08:00

14 lines
266 B
JSON

{
"error": 0,
"data": {
"avatar": "./imgs/avatar.png",
"name": "dich",
"code": 114514,
"gender": 0,
"phoneNum": "1919810",
"school": "福州大学至诚学院",
"profession": "计算机",
"userType": 2,
"totalScore": 180
}
}