diff --git a/application/config.php b/application/config.php index 090e3f3..1bacc7c 100644 --- a/application/config.php +++ b/application/config.php @@ -17,7 +17,7 @@ return [ // 应用调试模式 'app_debug' => true, // 应用Trace - 'app_trace' => false, + 'app_trace' => true, // 应用模式状态 'app_status' => '', // 是否支持多模块