dever 3 년 전
부모
커밋
f1335c1a7a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      app/shop/src/Excel.php

+ 0 - 1
app/shop/src/Excel.php

@@ -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)) {