Files
2024-07-10 17:40:31 +08:00

7 lines
107 B
PHP

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