{
"code": 200,
"message": "success",
"data": {
"user_address": {
"id": 1,
"consignee": "jeck",
"phone": "13322221111",
"province": "北京",
"city": "北京",
"district": "丰台区",
"address_detail": "北京市丰台区国联股份",
"is_default": 0
},
"goods": [
{
"no": "eda482c3-df45-47a4-abc5-f795db6fefae",
"name": "测试商品1",
"sub_name": "测试商品1-副标题",
"label": "热卖",
"thumb": "https://testcdn.ibisaas.com/2025/01/23/NEF7tKfku7VJd9LQzcJExEdLp3PWpdzHP6yuBF7Q.png",
"price": "10.23",
"integral": 0,
"unit": "个",
"number": 246,
"buy_number": 3,
"sku_id": 3,
"sku_data": "颜色:红色;号码:L;送装服务:不送装;"
}
],
"total": {
"goods_amount": 30.69,
"goods_integral": 0,
"shipping_fee": 0,
"coupon": 0,
"total": 30.69
},
"payment_methods": [
{
"name": "在线支付",
"alias": "online"
}
]
}
}