修改(update)
PUT
/shop/pickAddr
接口描述
修改
请求参数
参数名
类型
描述
必填
addrId
int
id
必填
addrName
string
自提点名称
必填
addr
string
地址
必填
mobile
string
手机
必填
provinceId
int
省id
必填
province
string
省
必填
cityId
int
市id
必填
city
string
市
必填
areaId
int
区/县id
必填
area
string
区/县
必填
shopId
int
店铺id
必填