Files
2026-06-14 21:12:22 +08:00

7 lines
107 B
PHP
Executable File

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