curl --location --request GET 'http://localhost:3000/api/admin/animation/imgList?page&pageSize' \
--header 'Authorization;'
{
"code": 200,
"message": "获取成功",
"data": [
{
"name": "切界化",
"src": "deserunt in non nulla",
"createTime": "2024-05-30 15:11:13",
"updateTime": "2024-09-02 23:11:35",
"categoryID": "7",
"categoryName": "它道经",
"size": "voluptate laboris exercitation sunt cillum"
},
{
"name": "科斯山",
"src": "veniam adipisicing sint",
"createTime": "2024-05-19 14:54:47",
"updateTime": "2023-09-10 19:22:39",
"categoryID": "8",
"categoryName": "立始应",
"size": "irure est Lorem sint dolore"
}
],
"total": 85
}