'序号', 'car_id' => '外键关联f_car_infor(car_id)', 'oil_costs' => '燃油', 'repair_costs' => '维修', 'rent_costs' => '租赁', 'insurance_costs' => '保险', 'road_bridge_costs' => '路桥', 'year_check_costs' => '年检', 'other_costs' => '其他', 'sum_costs' => '月费用合计', 'year' => '年', 'month' => '月', ]; } }