删除地址
接口地址:/customer/deleteaddress
post方式
参数及格式如下:
address_id:地址id
返回格式:
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
address_id:地址id
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
Was this helpful?