刘桂岩 il y a 3 ans
Parent
commit
3018f4251b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      application/config.php

+ 2 - 2
application/config.php

@@ -15,9 +15,9 @@ return [
     // +----------------------------------------------------------------------
 
     // 应用调试模式
-    'app_debug'              => false,
+    'app_debug'              => true,
     // 应用Trace
-    'app_trace'              => false,
+    'app_trace'              => true,
     // 应用模式状态
     'app_status'             => '',
     // 是否支持多模块