This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
lizhen
/
yuanshan
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
yuanshan
/
application
/
api
/
config.php
config.php
107 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
<?php
//配置文件
return [
'exception_handle' => '\\app\\api\\library\\ExceptionHandle',
];