兼容修改

This commit is contained in:
张松
2025-08-15 17:40:31 +08:00
parent 0efa7c6695
commit b86a663754
5 changed files with 62 additions and 13 deletions

View File

@@ -13,5 +13,5 @@
*/
return [
'' => support\exception\Handler::class,
'' => support\MyExceptionHandle::class,
];