恒润


车牌号列表查询

简要描述:

  • 获取所有车号

服务名:

  • Trailer/Trailer_CodeList

请求方式:

  • POST

Content-Type:

  • application/json; charset=utf-8

    请求示例

>模糊查询

{
    "id":4,
      "searchkey":"" 
}

请求参数说明

参数名 类型 说明
└ id int 公司Id
└ searchkey string 关键字

返回示例

{
    "data": [
        {
            "id": 2.0,
            "cTrailerNo": "挂411343",
            "tankType": 3,
            "verificationmass": 30.000000
        }
    ]
}

返回参数说明

参数名 类型 说明
└ id int 介质Id
└ cTrailerNo string 车挂号
└ tankType int 罐体类型
└ verificationmass deciml 装载吨位

备注

页面列表

ITEM_HTML