RestResponse <List >
{
"code": 0,
"message": "string",
"messageKey": "string",
"timestamp": 0,
"data": [
{
"year": 0,
"total": 0,
"months": [
{
"month": 0,
"articleCount": 0
}
]
}
],
"requestId": "resolveRequestId()"
}