文档
测试

附近洗车点地图展示接口

GET
/CWcaUser/XcjMapList

请求头

参数名
类型
描述
必填
FactoryNo
int
厂家编号
必填
cookie
string
必填

请求参数

application/json
参数名
类型
描述
必填
MerchantCode
int
商户编号
必填
CoordinateType
int
[1 百度][ 2 高德]
必填
Longitude
double
经度
必填
Latitude
double
维度
必填
Range
int
范围 单位:米
必填

响应参数

application/json
参数名
类型
描述
必填
Code
int
【0 未登录】【1 正常】【2 判断失败有跳转URL】【3 失败】【99 异常】
必填
Msg
string
信息
必填
Entity
DataTable
机器信息
必填
Id
int
序号 主键列
必填
MachineCode
UInt16
机器编号
必填
MerchantCode
UInt16
商户编号
必填
MachineAddress
string
机器地址
必填
SpecificLocation
string
具体位置
必填
Longitude
double
经度
必填
Latitude
double
纬度
必填
MachineState
UInt16
运行状态 [1.工作][0.空闲][2.故障]
必填
OnOfflines
byte
上、离线状态 【1:上线 】 【0: 离线】
必填
OnOfflineDate
DateTime
上下线日期
必填
SignalStrength
byte
网络信号强度
必填
HardNo
string
主板的硬件编号
必填
LivePic1
string
现场图片地址1
必填
LivePic2
string
现场图片地址2
必填
OrderNum
int
机器订单数
必填
TypeOne
string
产品类型
必填
TypeTwo
string
机器类型
必填
IMEI
string
主板网络模块IMEI编号
必填
ICCID
string
物联网卡编号
必填
NetworkType
byte
网络类型【1 2G】【2 4G】
必填