xxxrrrdddd 2 年之前
父節點
當前提交
50fc99cac4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/service/AppInit.php

+ 1 - 1
application/service/AppInit.php

@@ -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());
     }
 }