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