Ai_GirlFriend/xunifriend_RaeeC/application/api/config.php

7 lines
107 B
PHP
Raw Normal View History

2026-01-31 19:15:41 +08:00
<?php
//配置文件
return [
'exception_handle' => '\\app\\api\\library\\ExceptionHandle',
];