{
"code": 0,
"msg": "string",
"data": {
"total": 0,
"records": [
{
"id": 1,
"name": "李小明",
"userType": 1,
"passType": 1,
"createdTime": "string"
}
]
}
}