app.php 138 Bytes 编辑Web IDE 1 2 3 4 5 6 7 <?php //配置文件 return [ 'exception_handle' => '\app\api\exception\Handle', 'app_debug' => true, ];