mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 01:52:48 +08:00
调整统一provider目录;增加content事件的快速登录案例;
This commit is contained in:
9
app/common/exception/EventException.php
Normal file
9
app/common/exception/EventException.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace app\commno\exception;
|
||||
|
||||
use Exception;
|
||||
|
||||
class EventException extends Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user