刘桂岩 3 tahun lalu
induk
melakukan
3018f4251b
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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'             => '',
     // 是否支持多模块