{
"code": 0,
"message": "string",
"data": {
"pages": 0,
"total": 0,
"current": 0,
"size": 0,
"records": [
{
"id": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"createBy": "string",
"updateBy": "string",
"version": 0,
"merchantId": "商户id",
"code": "员工编号",
"name": "员工姓名",
"password": "string",
"salt": "string",
"phone": "联系方式",
"role": "关联角色",
"status": "状态",
"auditPersonStatus": "是否是审核人员状态",
"roleIds": "关联角色",
"nameOrCode": "string"
}
]
},
"status": "string",
"success": true
}