Authorization: ********************
curl --location --request GET 'http://122.51.138.163:8080/h5/family/getBaseFamily' \
--header 'Authorization;'
{
"msg": "操作成功",
"code": 200,
"data": {
"userNo": "123453",
"nickName": "家族长",
"familyIdentity": 0,
"avatar": "",
"anchorCount": 2,
"durationTotal": 983,
"livePoints": 105000,
"commission": 50000
}
}