Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
loumengning
/
shop
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
192
Commits
3
Branches
51 MiB
Tree:
2be259a561
shop
/
application
/
api
/
config.php
config.php
107 B
Ruw
Normale weergave
Geschiedenis
init
4 jaren geleden
1
2
3
4
5
6
<?php
//配置文件
return [
'exception_handle' => '\\app\\api\\library\\ExceptionHandle',
];