{
"id": 0,
"customerNo": 0,
"travelNo": "string",
"deptId": 0,
"deptName": "string",
"costId": 0,
"costName": "string",
"startDate": "string",
"endDate": "string",
"userId": 0,
"userName": "string",
"wbs": "string",
"taskType": 0,
"reason": "string",
"status": 0,
"remark": "string",
"hotelOption": 0,
"carOption": 0,
"createTime": "string",
"creator": "string",
"modifyTime": "string",
"modifier": "string",
"passengers": [
{
"userId": 0,
"passengerNo": 0,
"userName": "string",
"phone": "string"
}
],
"tripInfo": [
{
"deptDate": "string",
"arriveDate": "string",
"deptCityName": "string",
"arriveCityName": "string",
"deptCityId": 0,
"arriveCityId": 0,
"deptCityLevel": [
{}
],
"arriveCityLevel": [
{}
]
}
],
"logPersonList": [
{
"id": 0,
"compId": 0,
"taskId": 0,
"logNodeId": 0,
"seq": 0,
"subSeq": 0,
"staffId": 0,
"staffName": "string",
"deptId": 0,
"deptName": "string",
"deptCost": 0,
"personId": 0,
"apprvTime": "string",
"apprvWay": 0,
"apprvWayStr": "string",
"status": 0,
"statusStr": "string",
"remark": "string",
"taskType": 0,
"orderNo": 0,
"createTime": "string",
"modifyTime": "string",
"sendStatus": "string",
"rtStatus": "string",
"apprvTimeStr": "string",
"isEnable": 0,
"batchNo": 0,
"statusInfo": "string"
}
]
}