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
919 B
25 lines
919 B
{
|
|
"公司": "company",
|
|
"车队": "fleet",
|
|
"车队长": "car_Captain",
|
|
"副车队长": "assistant_car_Captain",
|
|
"办公地点": "office_location",
|
|
"线路名称": "line_name",
|
|
"线路类型": "line_type",
|
|
"线路划分": "line_division",
|
|
"GPS编号": "gPS_number",
|
|
"起点终点": "starting_point_end_point",
|
|
"车辆数": "number_of_vehicles",
|
|
"全程公里数": "total_kilometers",
|
|
"票价": "ticket_Price",
|
|
"开通时间": "opening_time",
|
|
"运行时间": "running_time",
|
|
"开班时间夏令": "opening_time_summer",
|
|
"收班时间夏令": "shift_closing_time_summer",
|
|
"开班时间冬令": "opening_time_Winter",
|
|
"收班时间冬令": "shift_closing_time_winter",
|
|
"沿途站点上行": "uplink_of_stations_along_the_way",
|
|
"沿途站点下行": "downlink_of_stations_along_the_way",
|
|
"所属区域": "area",
|
|
"备注": "remarks"
|
|
}
|