curl --location --request GET 'http://testnew.zfxfu.com:9999/FansCoreV2/GetTopInfo?roomId&userid&fromwherestr&appversionid' \
--header 'token;'{
"code": 200,
"message": "string",
"data": {
"roomId": 0,
"groupImg": "string",
"groupName": "string",
"imgBg": "string",
"bottomTab": [
{
"code": "string",
"name": "string",
"focus": true
}
],
"isFollow": 0
}
}