This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lizhen
/
xinglian
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
乐见交友,开始,前面两次【基础配置】提交也是
lizhen_gitee
hace 10 meses
padre
bdf46c7980
commit
314fdbb3e7
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
application/database.php
+ 1
- 0
application/database.php
Ver fichero
@@ -12,6 +12,7 @@
use think\Env;
+
return [
// 数据库类型
'type' => Env::get('database.type', 'mysql'),