{
"userId": "string",
"password": "string",
"loginMethod": "string",
"encryType": "string"
}
{
"result": {
"token": {},
"userId": "string",
"entId": "string",
"needVerifyTwo": true,
"refreshToken": "string",
"type": 0,
"accessTokenExpiryTime": 0,
"refreshTokenExpiryTime": 0
},
"msg": "string",
"code": 0,
"guid": "string",
"status": 0
}