{
"code": 200,
"message": "success",
"data": {
"total": 0,
"page_size": 0,
"current_page": 0,
"total_pages": 0,
"results": [
{
"open_id": "string",
"ws_username": "string",
"ws_user_type": 1,
"is_active": true,
"email": "string",
"mobile_num": "string",
"avatar_url": "string"
}
]
}
}