{
"code": 0,
"message": "string",
"ts": 0,
"traceId": "string",
"data": {
"currentPage": 0,
"pageSize": 0,
"totalPages": 0,
"total": 0,
"rows": [
{
"id": 0,
"storageId": 0,
"storage": "string",
"originalName": "string",
"freshName": "string",
"path": "string",
"url": "string",
"urlSuffix": "string",
"bucket": "string",
"type": "string",
"size": "string",
"sizeUnit": "string",
"createTime": "string",
"createUserName": "string"
}
]
},
"success": true
}