车辆和装备状态
GET
http://172.16.3.41:8111/car/getStatuslist/{type}
接口描述
{type} =“car” 或“equipment”
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
id
string
示例:119
必填
createDate
string
示例:2017-07-22 00:20:07
必填
code
string
示例:1
必填
name
string
示例:在位
必填
type
string
示例:CarState
必填
remark
object
示例:null
必填
traceId
object
示例:null
必填
devMessage
string
示例:SUCCESS
必填
message
string
示例:
必填
path
string
示例:/car/getStatuslist/car
必填