update
This commit is contained in:
@@ -78,7 +78,7 @@ class ImportService{
|
||||
}
|
||||
}
|
||||
$newRow = $this->makeRow($array);
|
||||
// $this->writer->addRow($newRow);
|
||||
$this->writer->addRow($newRow);
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user