获取附近站点
GET
http://192.168.0.103:8079/device/cabinet/wxGetNearStation
请求参数
参数名
类型
描述
必填
latitude
int
示例:123
必填
longitude
int
示例:123
必填
scale
int
示例:123
必填
响应参数
参数名
类型
描述
必填
code
int
示例:13018
必填
msg
string
示例:无附近柜机
必填
data
object
示例:null
必填