四好公路
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

25 lines
882 B

{
"公司": "company",
"车队": "fleet",
"车队长": "carCaptain",
"副车队长": "assistantCarCaptain",
"办公地点": "officeLocation",
"线路名称": "lineName",
"线路类型": "lineType",
"线路划分": "lineDivision",
"GPS编号": "gPSNumber",
"起点终点": "startingPointEndPoint",
"车辆数": "numberOfVehicles",
"全程公里数": "totalKilometers",
"票价": "ticketPrice",
"开通时间": "openingTime",
"运行时间": "runningTime",
"开班时间夏令": "openingTimeSummer",
"收班时间夏令": "shiftClosingTimeSummer",
"开班时间冬令": "openingTimeWinter",
"收班时间冬令": "shiftClosingTimeWinter",
"沿途站点上行": "uplinkOfStationsAlongTheWay",
"沿途站点下行": "downlinkOfStationsAlongTheWay",
"所属区域": "area",
"备注": "remarks"
}