{
"code": 200,
"message": "success",
"data": {
"list": [
{
"order_sn": "2025040918889931",
"status": 3,
"items": [
{
"id": 1,
"goods_no": "eda482c3-df45-47a4-abc5-f795db6fefae",
"goods_name": "测试商品1",
"goods_image": "https://testcdn.ibisaas.com/2025/01/23/NEF7tKfku7VJd9LQzcJExEdLp3PWpdzHP6yuBF7Q.png",
"goods_price": "¥10.23",
"goods_integral": "¥10",
"number": 3,
"goods_unit": "件",
"sku_value": "颜色:红色;号码:L;送装服务:不送装;",
"sku_id": 3
}
],
"order_amount": "¥30.69",
"logistics": null,
"logistics_number": 2,
"evaluate": null,
"buttons": [
{
"text": "取消订单",
"action": "cancel"
},
{
"text": "修改地址",
"action": "edit_address"
},
{
"text": "去支付",
"action": "pay"
}
]
}
],
"meta": {
"total": 15,
"per_page": 10,
"current_page": 1
}
}
}