This website works better with JavaScript.
Explore
Help
Register
Sign In
liuqing
/
ymww_backend
Watch
1
Star
0
Fork
You've already forked ymww_backend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11
Commits
5
Branches
0
Tags
24 MiB
Tree:
7e3949936f
ymww_backend
/
application
/
api
/
config.php
7 lines
107 B
Raw
Normal View
History
Unescape
Escape
1
1 year ago
<?php
//配置文件
return [
'exception_handle' => '\\app\\api\\library\\ExceptionHandle',
];