{
"selected": true
}curl --location --request PUT 'https://meikou-api.itheima.net/member/cart/selected' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"selected": true
}'{
"code": "string",
"msg": "string",
"result": null
}