This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
xinglian
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
乐见交友,开始,前面两次【基础配置】提交也是
lizhen_gitee
10 months ago
parent
bdf46c7980
commit
314fdbb3e7
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
application/database.php
+ 1
- 0
application/database.php
View File
@@ -12,6 +12,7 @@
use think\Env;
+
return [
// 数据库类型
'type' => Env::get('database.type', 'mysql'),