Commit 3cf3eb71 by 杨树贤

修改格式

parent 35973847
Showing with 1 additions and 1 deletions
...@@ -669,7 +669,7 @@ class DataService ...@@ -669,7 +669,7 @@ class DataService
$sheet->fromArray($excelData); $sheet->fromArray($excelData);
}); });
})->export('xlsx'); })->export('xls');
} }
public static function getSpuAttrs() public static function getSpuAttrs()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment