{
"ids": [
"string"
]
}curl --location --request DELETE 'https://meikou-api.itheima.net/member/cart' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
"string"
]
}'{}