This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lizhen
/
xinglian
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
乐见交友,开始,前面两次【基础配置】提交也是
lizhen_gitee
10 mesi fa
parent
bdf46c7980
commit
314fdbb3e7
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
application/database.php
+ 1
- 0
application/database.php
Vedi File
@@ -12,6 +12,7 @@
use think\Env;
+
return [
// 数据库类型
'type' => Env::get('database.type', 'mysql'),