[6,7]
curl --location --request DELETE '/vcontainers' \ --header 'Authorization: Bearer 0cb972b0-516c-8c7a-8c95-955263eed4c1' \ --header 'Content-Type: application/json' \ --data-raw '[6,7]'
{"code":200,"message":"删除成功"}