curl --location '/blog/statistics?user=undefined&problem=undefined&title=undefined&status=undefined&start-time=undefined&end-time=undefined&group_by=undefined' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdXRob3JpemVkIjp0cnVlLCJleHAiOjE3NDk0OTMwMTEsInVpZCI6M30.ZILhTAGVYhJN-lN0VU09JktCzok7UjjwUFVcGJna1Y0'{
"code": 0,
"msg": "string",
"data": [
{
"field": "string",
"count": 0
}
]
}