mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
修复命名空间错误;发布新版本
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace app\commno\exception;
|
||||
namespace app\common\exception;
|
||||
|
||||
use extend\base\commno\exception\EventExceptionBase;
|
||||
use extend\base\common\exception\EventExceptionBase;
|
||||
|
||||
class EventException extends EventExceptionBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user