id = $AccidentCases->id; $this->title = $AccidentCases->title; $this->level = $AccidentCases->level; $this->type_base = $AccidentCases->type_base; $this->type_first = $AccidentCases->type_first; $this->type_second = $AccidentCases->type_second; $this->type_third = $AccidentCases->type_third; $this->type_extra = $AccidentCases->type_extra; $this->duty_category = $AccidentCases->duty_category; $this->duty_reason = $AccidentCases->duty_reason; $this->start_time = $AccidentCases->start_time; $this->elimination_time = $AccidentCases->elimination_time; $this->recovery_time = $AccidentCases->recovery_time; $this->day_type = $AccidentCases->day_type; $this->time_type = $AccidentCases->time_type; $this->line = $AccidentCases->line; $this->automation_level = $AccidentCases->automation_level; $this->signal_supplier = $AccidentCases->signal_supplier; $this->train_number = $AccidentCases->train_number; $this->train_group = $AccidentCases->train_group; $this->train_model = $AccidentCases->train_model; $this->position_start = $AccidentCases->position_start; $this->position_end = $AccidentCases->position_end; $this->no_parking_area = $AccidentCases->no_parking_area; $this->position_no_parking_area = $AccidentCases->position_no_parking_area; $this->position = $AccidentCases->position; $this->position_base_first = $AccidentCases->position_base_first; $this->position_base_second = $AccidentCases->position_base_second; $this->position_extra_first = $AccidentCases->position_extra_first; $this->position_extra_second = $AccidentCases->position_extra_second; $this->signal_concentration_station = $AccidentCases->signal_concentration_station;// 信号集中站/区域站 $this->fault_switch_number = $AccidentCases->fault_switch_number; //故障道岔编号 $this->foreign_body_location = $AccidentCases->foreign_body_location; //异物位置 $this->power_supply_zoning = $AccidentCases->power_supply_zoning; //供电分区 $this->substation_in_the_fault_section = $AccidentCases->substation_in_the_fault_section; //故障区段内变电站 $this->substation_type = $AccidentCases->substation_type; $this->headway = $AccidentCases->headway; $this->online_trains_number = $AccidentCases->online_trains_number; $this->incidence = $AccidentCases->incidence; $this->affect_trains_number = $AccidentCases->affect_trains_number; $this->emergency_duration = $AccidentCases->emergency_duration; $this->operation_duration = $AccidentCases->operation_duration; $this->maximum_delay = $AccidentCases->maximum_delay; $this->train_delayed_two_minutes = $AccidentCases->train_delayed_two_minutes; $this->train_delayed_five_minutes = $AccidentCases->train_delayed_five_minutes; $this->get_off_trains_number = $AccidentCases->get_off_trains_number; $this->skip_stop_trains_number = $AccidentCases->skip_stop_trains_number; $this->handle_person_dispatch = $AccidentCases->handle_person_dispatch; $this->handle_person_leader = $AccidentCases->handle_person_leader; $this->handle_person_principal = $AccidentCases->handle_person_principal; $this->handle_person_principal_device = $AccidentCases->handle_person_principal_device; $this->handle_person_deputy = $AccidentCases->handle_person_deputy; $this->handle_person_deputy_device = $AccidentCases->handle_person_deputy_device; $this->command_area = $AccidentCases->command_area; $this->team_serial_number = $AccidentCases->team_serial_number; $this->delete_time = $AccidentCases->delete_time; $this->images = $AccidentCases->images; $this->images_add = $AccidentCases->images_add; $this->images_duibi = $AccidentCases->images_duibi; $this->totalScore = $AccidentCases->totalScore; $this->update_time = $AccidentCases->update_time; $this->status = $AccidentCases->status; $this->create_by = $AccidentCases->create_by; $this->create_name = $AccidentCases->create_name; $this->create_remark = $AccidentCases->create_remark; $this->check_list = $AccidentCases->check_list; $this->check_name_list = $AccidentCases->check_name_list; $this->check_by = $AccidentCases->check_by; $this->check_name = $AccidentCases->check_name; $this->check_remark = $AccidentCases->check_remark; } }