Authorization: ********************
curl --location --request GET 'http://122.51.138.163:8080/h5/family/getCycleFamily?startDate=2024-12-26&endDate=2024-12-28' \
--header 'Authorization;'
{
"msg": "操作成功",
"code": 200,
"data": {
"date": null,
"anchorCount": 1,
"durationTotal": 983,
"livePoints": 0,
"commission": 0,
"flowing": 0
}
}