rabin 2 years ago
parent
commit
b200e6b961
1 changed files with 2 additions and 0 deletions
  1. 2 0
      service/option/lib/Import.php

+ 2 - 0
service/option/lib/Import.php

@@ -5,10 +5,12 @@ namespace Option\Lib;
 use Dever;
 
 include('/share/lib/php/dever_package/excel/src/PHPExcel.php');
+//include('/usr/share/php/dever_package/excel/src/PHPExcel.php');
 
 class Import
 {
     private $path = '/www/churen/data/';
+    //private $path = '/data/www/churen/data/';
     private $name = 'qiquan_2022_09_14.xlsx';
     # 导入账户
     public function get_api()