curl --location 'https://demo.zfile.vip/admin/download/log/top/file?top=' \
--header 'zfile-token;'{
"code": "0",
"msg": "ok",
"data": [
{
"shortKey": "string",
"storageKey": "string",
"path": "string",
"count": 0,
"shortLink": "string",
"pathLink": "string"
}
],
"dataCount": 0,
"traceId": "string"
}