This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
huangzhidong
/
mingde-bd
Seguir
2
Destacar
0
Fork
1
Ficheiros
Incidencias
0
Wiki
Rama:
master
Ramas
Etiquetas
master
mingde-bd
/
application
/
api
/
config
/
app.php
app.php
93 B
Permalink
Histórico
Raw
1
2
3
4
5
6
<?php
//配置文件
return [
'exception_handle' => '\\app\\common\\exception\\Http',
];