Files
Vue/student-vol/mock/userInfo.json
2025-12-26 11:00:57 +08:00

14 lines
265 B
JSON

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