512], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'accident_id' => '案例ID', 'start_time' => 'Start Time', 'content' => 'Content', ]; } }