curl --location --request GET '/api/workbench/static' \
--header 'Token: {{token}}'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
{
"label": "string",
"all": 0,
"today": 0
}
]
}