This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
huangzhidong
/
mingde-bd
Tarkkaile
2
Äänestä
0
Fork
1
Tiedostot
Ongelmat
0
Wiki
Branch:
master
Branchit
Tagit
master
mingde-bd
/
application
/
api
/
config
/
app.php
app.php
93 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
6
<?php
//配置文件
return [
'exception_handle' => '\\app\\common\\exception\\Http',
];