xxxrrrdddd 2 năm trước cách đây
mục cha
commit
50fc99cac4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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());
     }
 }