curl --location --request DELETE 'http://gykj123.cn:9000/middleground-rsanalysis-img/api/v1/imageData/deleteById?id=123' \
--header 'token: {{access_token}}'
{
"timestamp": 0,
"datetime": "string",
"code": 0,
"message": "string",
"success": true,
"data": "string"
}