mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 02:52:49 +08:00
开始演示用例页面
This commit is contained in:
9
app/common/event/AdminMenuTab/DemoEvent.php
Normal file
9
app/common/event/AdminMenuTab/DemoEvent.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace app\common\event\AdminMenuTab;
|
||||
|
||||
use base\common\event\AdminMenuTab\DemoEventBase;
|
||||
|
||||
class DemoEvent extends DemoEventBase
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user