我的地址
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"code": 1,
"data": {
"items": [
{
"address_id": 1,
"name": "钟倾",
"phone": "13512338790",
"address": "浙江省杭州市西湖区万塘路308号",
"is_default":1,
"detail_address":"万塘路308号",
"area_id":17
},
{
"address_id": 12,
"name": "钟倾",
"phone": "13512338790",
"address": "浙江省杭州市余杭区创新路",
"is_default":0,
"detail_address":"创新路,
"area_id":232
}
]
},
"msg": "success"
}