{
"id":[
"1727057979386",
"1727058004675"
]
}
curl --location --request POST 'http://localhost:8086/file/deleteFile' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":[
"1727057979386",
"1727058004675"
]
}'
{
"msg": "string",
"code": 0
}