初始化仓库
This commit is contained in:
14
admin/components/UI/Components/Component.php
Normal file
14
admin/components/UI/Components/Component.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: chatfeed
|
||||
* Date: 2022/5/19
|
||||
* Time: 6:40 PM
|
||||
*/
|
||||
|
||||
namespace admin\components\UI\Components;
|
||||
|
||||
class Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user