<?php return [ // 默认模块名 'default_module' => 'index', 'exception_handle' => '\\app\\index\\exception\\Http', ]; ?>