作者 郭文星

123

<?php
//配置文件
//配置文件11111
return [
'exception_handle' => '\\app\\api\\library\\ExceptionHandle',
];
... ...