{
"pageNo": 0,
"pageSize": 0,
"totalPage": 0,
"totalRows": 0,
"rows": [
{
"id": "string",
"name": "string",
"account": "string",
"adminType": "SuperAdmin",
"department": "string",
"jobNum": "string",
"phoneNumber": "string",
"address": "string",
"birthday": "string",
"email": "string",
"status": "ENABLE",
"errorCode": 0,
"avatar": "string",
"sex": "MALE",
"isRecvSms": 0,
"roles": [
{
"roleId": "string",
"roleName": "string"
}
],
"craneIds": "string",
"cranes": [
"string"
],
"orgId": "string"
}
]
}