curl --location 'http://localhost:1111/api/v1/blog/articles/list'{
"code": 0,
"message": "string",
"messageKey": "string",
"timestamp": 0,
"data": {
"records": [
{}
],
"total": 0,
"current": 0,
"size": 0,
"pages": 0
},
"requestId": "resolveRequestId()"
}