{
"url": "string",
"ids": [
0
]
}
curl --location --request POST 'http://gateway249.kiwismart.top/app/table/batchDelete' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "string",
"ids": [
0
]
}'
{
"code": 0,
"msg": "",
"data": false
}