perf: 优化初始化数据
This commit is contained in:
7
app/Module/Table/GlobalData.php
Normal file
7
app/Module/Table/GlobalData.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Module\Table;
|
||||
|
||||
class GlobalData extends AbstractData
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user