文档
测试

【服务】路灯gps更新

POST
http://localhost:8080/machine-fast/serv/streetlight/updateGps

请求头

参数名
类型
描述
必填
Content-Type
String
application/json
必填

请求参数

参数名
类型
描述
必填
streetlightId
Long
路灯id
必填
streetlightAddress
String
路灯地址
必填
longitude
Double
经度
必填
latitude
Double
纬度
必填
city
String
城市
必填
cityCode
String
城市编码
必填

响应参数

参数名
类型
描述
必填
msg
string
响应信息
必填
code
number
状态码
必填