{ "skuId": "string", "count": "string" }
curl --location --request POST 'https://meikou-api.itheima.net/member/cart' \ --header 'Authorization: Bearer {{ token }}' \ --header 'Content-Type: application/json' \ --data-raw ''
{}