文档
测试

获得贡献榜数据

POST
/api/contributionList

接口描述

【已废弃】请改用“贡献排行榜”接口

请求参数

参数名
类型
描述
必填
page
int
当前页码
必填
pageSize
int
每页条数
必填
roomId
int
房间ID
必填

响应参数

参数名
类型
描述
必填
totalCount
int
总数
必填
list
array
数据列表
必填
contribution
int
贡献值
必填
_id
string
用户ID
必填
nickname
string
昵称
必填
head
string
头像图片名字
必填
vip
int
会员等级
必填
sex
string
0女1男
必填
consumeValue
int
财力值
必填
heartValue
int
魅力值
必填
myRank
int
我的排名
必填
myContribution
int
我的贡献值
必填