更新收货地址
POST
http://localhost:8080/api/member/location/update
请求参数
参数名
类型
描述
必填
id
int
示例:1
必填
memberId
int
示例:1
必填
name
string
示例:haha
必填
mobile
string
示例:12312313
必填
province
string
示例:asdda
必填
city
string
示例:sadasd
必填
zone
string
示例:sdadasdg
必填
address
string
示例:hijldf
必填