{
"success": true,
"message": "用户信息获取成功",
"data": {
"user_id": "7307316933043425280",
"username": "15070826421",
"email": null,
"phone": "15070826421",
"avatar": null,
"payment_account_id": null,
"payment_qr_code": null,
"payment_method": "qr_code",
"createdAt": "2025-03-17T08:28:40.000Z",
"updatedAt": "2025-03-17T08:28:40.000Z",
"roles": [
{
"role_id": 4,
"role_name": "普通用户",
"description": null,
"createdAt": "2025-03-11T05:49:06.000Z",
"updatedAt": "2025-03-11T05:49:08.000Z"
}
],
"latestOrder": {
"order_id": 1,
"user_id": "7307316933043425280",
"partner_id": 123,
"start_time": "2025-03-19T07:59:42.000Z",
"end_time": "2025-03-19T07:59:45.000Z",
"total_price": "12.00",
"order_status": "pending",
"payment_status": "paid",
"payment_method": "qr_code",
"price_per_hour": "12.00",
"game_id": 1,
"createdAt": "2025-03-19T07:59:48.000Z",
"updatedAt": "2025-03-19T07:59:51.000Z"
}
}
}