感谢您的反馈!
根据车牌查询车辆所停的车位信息
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
parkId | String | 必须 | CXYT001 | ISV停车场ID | |
carNo | String | 必须 | 浙A12345 | 车牌号 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
resMsg | String | 参数错误 | 错误信息描述 |
resCode | String | 10004 | 错误码 |
success | Boolean | true | 是否成功 |
model | ParkingLocationDTO | 车位信息 | |
|
{"carNo":"浙A12345","parkId":"CXYT001"}
{ "resMsg":"参数错误", "resCode":"10004", "success":true, "model":{ "slotCode":"A1-298", "sectionId":"E2", "floorNum":"B1", "parkId":"p1232", "carNo":"浙A123456", "pictureUrl":"https:\/\/image.baidu.com\/search\/detail?ct=503316480&z=0&ipn=d&word=%E8%BD%A6%E4%BD%8D%20%E5%9B%BE%E7%89%87&step_word=&hs=0&pn=7&spn=0&di=7060663421280190465&pi=0&rn=1&tn=baiduimagedetail&is=0%2C0&istype=0&ie=utf-8&oe=utf-8&in=&cl=2&lm=-1&st=undefined&cs=2829975168%2C229740080", "enterTime":"2020-10-10 12:12:12" } }
{"success":"不等于true","resCode":"sign-check-failure","resMsg":"Illegal request"}
错误码 | 错误描述 | 解决方案 |
---|---|---|
isp.http-connection-timeout |