17 lines
419 B
JSON
17 lines
419 B
JSON
|
|
{
|
||
|
|
"success": true,
|
||
|
|
"data": {
|
||
|
|
"id": "1",
|
||
|
|
"phone": "13800138001",
|
||
|
|
"nickname": "测试用户",
|
||
|
|
"avatar": "https://api.dicebear.com/7.x/avataaars/svg?seed=test",
|
||
|
|
"isNewUser": true,
|
||
|
|
"createdAt": "2026-01-20T10:00:00Z",
|
||
|
|
"lastLoginAt": "2026-01-23T09:30:00Z",
|
||
|
|
"verificationStatus": "VERIFIED",
|
||
|
|
"level": 1,
|
||
|
|
"experience": 150,
|
||
|
|
"totalEarnings": 1256.78,
|
||
|
|
"inviteCount": 15
|
||
|
|
}
|
||
|
|
}
|