curl --location --request GET 'http://gykj123.cn:9000/middleground-rsanalysis-ybj/api/v3/remotefile/file/list?dir=/data/remotefile&name=overlay_result' \
--header 'token: {{access_token}}'
{
"timestamp": 1702539139204,
"datetime": "2023-12-14T15:32:19.204",
"code": 200,
"message": "成功",
"success": true,
"data": [
{
"filepath": "/data/remoteimage/111/281198729203781.tif",
"type": "file"
},
{
"filepath": "/data/remoteimage/111/aaaa",
"type": "folder"
},
{
"filepath": "/data/remoteimage/111/index_286110718107717.tif",
"type": "file"
}
]
}