lizhen_gitee 3 years ago
parent
commit
9ab3f43137
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -22,7 +22,7 @@ return [
     'app_debug'              => false,
     // 应用Trace
     'app_trace'              => Env::get('app.trace', false),
-    'app_trace'              => true,
+    'app_trace'              => false,
     // 应用模式状态
     'app_status'             => '',
     // 是否支持多模块