curl --location --request GET 'https://api.youlai.tech/api/v1/logs/visit-stats' \
--header 'Authorization: '{
"code": "string",
"data": {
"todayUvCount": 0,
"totalUvCount": 0,
"uvGrowthRate": 0,
"todayPvCount": 0,
"totalPvCount": 0,
"pvGrowthRate": 0
},
"msg": "string"
}