地址修改
POST
http://msbox.daoben.tech/api/demo/my_address_update
请求参数
参数名
类型
描述
必填
id
int
示例:20
必填
name
string
示例:强哥
必填
phone
int
示例:18537172648
必填
province
int
示例:1
必填
city
int
示例:2
必填
district
int
示例:3
必填
address
string
示例:科技园
必填
响应参数
参数名
类型
描述
必填
data
object
示例:null
必填
code
int
示例:1
必填
msg
string
示例:修改成功
必填