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