@@ -6,7 +6,6 @@ use think\Validate;
class AppInit{
public function run($params){
- ini_set('memory_limit',-1);
\PhpOffice\PhpSpreadsheet\Settings::setCache(cache_simple());
}
@@ -10,6 +10,7 @@
// | Author: yunwuxin <448901948@qq.com>
// +----------------------------------------------------------------------
+ini_set('memory_limit',-1);
// 定义项目路径
define('APP_PATH', __DIR__ . '/application/');
bcscale(2);