Authorization: Bearer ********************{
"items": [
"string"
]
}curl --location --request DELETE '/kuneiguanli/kuneizhuanyi/batch-remove-move-goods' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"items": [
"string"
]
}'{
"code": 10000,
"message": "success",
"data": 0
}