Browse Source

乐见交友,开始,前面两次【基础配置】提交也是

lizhen_gitee 10 months ago
parent
commit
314fdbb3e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/database.php

+ 1 - 0
application/database.php

@@ -12,6 +12,7 @@
 
 use think\Env;
 
+
 return [
     // 数据库类型
     'type'            => Env::get('database.type', 'mysql'),