获得我的公会
POST
/union/getMyUnion
接口描述
获得我的公会
响应参数
参数名
类型
描述
必填
code
int
0-> 未加入公会,未申请加入公会 1-> 创建/已创建/已加入公会 2->申请加入公会中 3-> 创建公会中
必填
isAccepted
bool
是否已经通过审核
必填
isAudited
bool
是否已经审核
必填
rejectedReason
string
拒绝原因
必填
creator
string
会长id
必填
name
string
名字
可选
head
string
头像 空则使用创建者头像,非空使用 公会头像
可选
totalLiveSeconds
int
总时长
可选
totalLiveSecondsToday
int
今日时长
可选
totalRate
int
公会总分成
可选
createRoomUserAmount
int
今日创房人数
可选