Browse Source

马铁龙你好

951002432@qq.com 6 years ago
parent
commit
471514ca74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -27,7 +27,7 @@ return [
     // 应用命名空间
     'app_namespace'          => 'app',
     // 应用调试模式
-    'app_debug'              => Env::get('app.debug', false),
+    'app_debug'              => Env::get('app.debug', true),
     // 应用Trace
     'app_trace'              => Env::get('app.trace', false),
     // 应用模式状态