POST api/Servo/Server/Bus/NeedToRelease

获取需要设置成在库的车辆数据(自动服务调用)

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

获取需要设置成在库的车辆数据(自动服务调用)

CommonOperationResultWithTagOfT_Bus_CarDataTable
NameDescriptionTypeAdditional information
errcode

integer

None.

errmsg

string

None.

tag

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
{
  "errcode": 1,
  "errmsg": "sample string 2",
  "tag": null
}

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.