邀请列表 websocket测试 POST http://www.yidouwk.com:8088/game/api/common/logic 接口描述 已邀请好友列表 请求头 参数名 类型 描述 必填 C2S_InviteList 必填 token string 必填 响应参数 参数名 类型 描述 必填 list array 已邀请好友列表(可提现金额最多的10个) 必填 friendId long 好友用户id,点击提现时要带上 必填 level int 好友等级 必填 nickname string 好友昵称 必填 avatar string 好友头像url 必填 canWithdraw boolean 是否可提现,true时按钮亮起,可以提现 必填 amount int 按钮上显示的金额(分) 必填 num int 达到49级好友的数量(>=10时20元提现按钮亮起,可提现),每次提现后会自动-10 必填