curl --location --request GET '/collect/export'
[
{
"id": 0,
"userId": 0,
"articleId": 0,
"title": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"delFlag": "string"
}
]