diff --git a/config/app.php b/config/app.php index 2007050a88fd6c8a8183e4416c71d7d9aa1f960d..9fb2584c0dd16760393ab60e39977218382d2f5d 100755 --- a/config/app.php +++ b/config/app.php @@ -19,7 +19,7 @@ return [ // 应用地址 'app_host' => '', // 应用调试模式 - 'app_debug' => true, + 'app_debug' => false, // 应用Trace 'app_trace' => false, // 是否支持多模块