{
"goods": [
{
"skuId": "string",
"count": 0
}
],
"addressId": "string",
"deliveryTimeType": 0,
"buyerMessage": "string",
"payType": 0,
"payChannel": 0
}curl --location 'https://meikou-api.itheima.net/member/order' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"goods": [
{
"skuId": "string",
"count": 0
}
],
"addressId": "string",
"deliveryTimeType": 0,
"buyerMessage": "string",
"payType": 0,
"payChannel": 0
}'{
"id": "string"
}