curl --location --request DELETE 'http://10.219.87.224:8080/veivo-boot/cms/trainSubject/deleteBatch?ids='
{
"code": 0,
"message": "string",
"result": {
"accessoryFile": "string",
"classificationId": "string",
"content": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"hour": 0,
"id": "string",
"speaker": "string",
"subjectName": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z"
},
"success": true,
"timestamp": 0
}