作者 王智

222

... ... @@ -176,6 +176,7 @@ class Product extends Backend
}
}
dump($row);
die;
if ($row) {
$insert[] = $row;
}
... ...