用户好友列表数据传输对象
该类用于定义用户好友列表数据传输对象;
{ "uuid": "string", "username": "string", "phone": "string", "email": "string", "enable": true, "banned_at": 0 }