删除收货地址
POST
/api/member/removeReceivingAddress
请求参数
参数名
类型
描述
必填
id
string
收货地址ID
必填
响应参数
参数名
类型
描述
必填
msg
string
提示信息
必填
code
int
状态:0成功,500错误
必填