文档
测试

获得我的房间奖励详情

POST
/api/getMyRewardInfo

响应参数

参数名
类型
描述
必填
roomRewardData
dict
我的房间奖励详情
必填
rate
int
今天的奖励比值
必填
nextRate
int
明天的奖励比值
必填
coin
int
累计的房间奖励数量
必填
todayTotal
int
今日总收入
必填
roomRewardEnable
bool
房间奖励是否开启 true: 开启 false: 关闭
必填
unionData
dict
公会信息(如果没加入公会,则为空)
可选
name
string
公会名
必填
_id
string
必填
totalLiveSeconds
int
历史总时长
必填
totalLiveSecondsToday
int
今日时长
必填
totalRate
int
总分成比例
必填
url
string
跳转链接
必填