2025-02-26 15:21:01 +08:00

7 lines
107 B
PHP
Executable File

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