获取用户等級
URL: http://apiwjjtest.cnlive.com/Daren/integralActivity/getUserLevel.action
请求方式: HTTP POST
请求参数说明:
| 参数名 | 参数类型 | 必选 | 参数说明 |
|---|---|---|---|
| actId | String | true | 活动id 1007 |
| sid | String | true | sid |
返回格式: JSON
返回格式样例:
{
"data": {
"maxLevel": 10,
"ltyInfo": {
"level": "https://wjjshop.cnlive.com/html/leadGeese/1/#/leadUser",
"signUpInfo": "http://wjjh5test.cnlive.com/cnLtySignupInfor.html?isShowTitle=true",
"xiaoHongHua": "http://wjjh5test.cnlive.com/littleSafflowerRanking.html?isVotingSearch=%E6%90%9C%E7%B4%A2%E5%AD%A6%E5%91%98%E5%90%8D%E7%A7%B0%EF%BC%8C%E5%8F%AF%E6%9F%A5%E7%9C%8B%E6%88%96%E8%B5%A0%E9%80%81TA%E5%B0%8F%E7%BA%A2%E8%8A%B1%E5%96%94"
},
"userIntegral": 363,
"levelId": 4,
"levelName": "江湖游侠",
"nextLevel": 5,
"userMsg": {
"image": "http://yweb0.cnliveimg.com/images/headImg/2020/0416/1587018235337_small.jpg",
"nickName": "当前时间newDate",
"userId": "10513196",
"location": "中国"
}
},
"errorCode": "0",
"errorMessage": "成功"
}