@@ -6,6 +6,6 @@ use think\Validate;
class AppInit{
public function run($params){
- \PhpOffice\PhpSpreadsheet\Settings::setCache(cache_simple());
+ //\PhpOffice\PhpSpreadsheet\Settings::setCache(cache_simple());
}