瀏覽代碼

Update app.php

邹景立 3 年之前
父節點
當前提交
661ea46e08
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config/app.php

+ 2 - 2
config/app.php

@@ -17,12 +17,12 @@
 return [
     // 应用命名空间
     'app_namespace'    => '',
+    // 应用快速访问
+    'app_express'      => true,
     // 是否启用路由
     'with_route'       => true,
     // 超级用户账号
     'super_user'       => 'admin',
-    // 应用快速访问
-    'app_express'      => true,
     // 默认应用
     'default_app'      => 'index',
     // 默认时区