{
"ids": "82,83,84"
}curl --location --request DELETE 'https://ctgcdn.esurfingcloud.com/API/user/workorder' \
--header 'Authorization: Bearer Af8VDldHtQxxxF4n=H8tLRl9Er7WdhaXvWWd/' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": "82,83,84"
}'{
"code": 1,
"message": "OK",
"data": [
"api测试",
"test2123"
]
}