curl --location --request GET 'https://test-api.yunjishop.cn/report/memberActionStatistics/getActiveUserTop'
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"activeUserNumArea": [
{
"time": "",
"value": ""
}
]
}
}