config.php 107 Bytes 编辑Web IDE 1 2 3 4 5 6 <?php //配置文件 return [ 'exception_handle' => '\\app\\api\\library\\ExceptionHandle', ];