{
"code": 0,
"msg": "string",
"data": {
"counts": "string",
"pageSize": 0,
"pages": "string",
"page": 0,
"items": [
{
"id": "string",
"userId": "string",
"name": "string",
"account": "string",
"agency": {
"id": null,
"name": "string",
"type": null,
"subAgencies": null
},
"mobile": "string",
"truck": {
"id": "string",
"truckTypeId": "string",
"truckTypeName": null,
"brand": null,
"licensePlate": "string",
"deviceGpsId": "string",
"allowableLoad": 0,
"allowableVolume": 0,
"truckLicenseId": "string",
"status": 0,
"runStatus": 0,
"workStatus": 0,
"transportLineName": null,
"driverName": null,
"driverNum": 0,
"loadingRatio": null,
"picture": "string"
},
"workStatus": 0,
"age": 0,
"workDate": null,
"picture": null
}
]
}
}