编辑收货地址
POST
http://{{test}}/api/user/saveAddressEdit
请求头
参数名
类型
描述
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
name
int
示例:11
必填
mobile
int
示例:11
必填
province
int
示例:1
必填
city
int
示例:72
必填
district
int
示例:55679
必填
street
int
示例:0
必填
address
string
示例:水电费第三方
必填
is_default
int
示例:1
必填
id
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
data
array
数据列表
必填
msg
string
示例:修改成功
必填