This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
hbp
Watch
2
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
酒店预订平台
82
Commits
4
Branches
61 MiB
Tree:
45783552ac
hbp
/
application
/
api
/
config.php
config.php
107 B
Raw
Normal View
History
init
3 years ago
1
2
3
4
5
6
<?php
//配置文件
return [
'exception_handle' => '\\app\\api\\library\\ExceptionHandle',
];