|
@@ -535,7 +535,6 @@ class Excel
|
|
|
$status = Dever::db('shop/out_order')->config['config_status'];
|
|
|
$config_type = Dever::db('shop/out_order')->config['config_type'];
|
|
|
$config_type = $config_type();
|
|
|
- $info_type = Dever::db($table)->config['config_type'];
|
|
|
|
|
|
foreach ($data as $k => $v) {
|
|
|
if (!is_array($v)) {
|