更新定位
开发中
POST
/staffapi/staff/updateLastAddress
请求参数
Header 参数
token
string
必需
默认值:
217ba8ac94c48c81403500017f8c13fc
Body 参数application/x-www-form-urlencoded
province_id
string
省ID
示例值:
440000
city_id
string
市ID
示例值:
440100
district_id
string
区ID
示例值:
440113
address
string
详细地址
示例值:
南业路90号
longitude
string
经度
示例值:
113.38424
latitude
string
纬度
示例值:
22.93772
示例代码
返回响应
修改于 2024-11-07 07:13:26