接口缺少或有问题的请联系作者QQ:1772891600
{
"cart_ids": [
1,
2
]
}curl --location '/api/cart/checkout/preview' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"cart_ids": [
1,
2
]
}'{
"code": 200,
"data": {
"total_price": "99.00",
"items": []
}
}
扫码联系作者
有问题请联系系统作者反馈!

微信扫一扫