{
"authorization": {
"access_token": "string",
"refresh_token": "string",
"refresh_ttl": 0
},
"enterprise_list": {
"enterprises": [
{
"create_time": "string",
"ent_id": 0,
"ent_userid": 0,
"invoice_status": 0,
"is_valid": true,
"name": "string",
"nick_name": "string",
"oray_userid": 0,
"unbind_count": 0,
"update_time": "string",
"user_count": 0
}
],
"total": 0
},
"type": 0,
"user": {
"account": "string",
"createtime": 0,
"email": "string",
"group_ids": [
0
],
"is_enble": true,
"mobile": "string",
"nick": "string",
"passes": [
{
"is_lock": true,
"last_active_time": 0,
"loginname": "string",
"password": "string",
"password_md5": "string",
"retry_count": 0,
"signingkey": "string",
"updatetime": 0,
"user_id": 0
}
],
"state": 0,
"updatetime": 0,
"user_id": 0
},
"web_remote_token": "string"
}