curl --location --request GET '/app/appArticleCategory/export?id=&name=&sort=&isShow=&createBy=&createTime=&updateBy=&updateTime=&delFlag='
[
{
"id": 0,
"name": "string",
"sort": 0,
"isShow": 0,
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"delFlag": "string"
}
]