{
"errCode": 0,
"errMsg": "string",
"data": {
"result": 0,
"token": "string",
"loginAccountList": [
{
"userId": 0,
"userName": "string",
"password": "string",
"isCurrentUser": 0,
"organizationName": "string"
}
]
}
}