刘桂岩 hace 3 años
padre
commit
3018f4251b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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'             => '',
     // 是否支持多模块