修复事件异常错误

This commit is contained in:
2024-04-01 18:39:09 +08:00
parent 53cd57f160
commit 7fcfb6249d
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace extend\base\common\exception;
namespace base\common\exception;
use Exception;