chore: 重写初始提交(清空历史,整理后全量提交)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => 'forum',
|
||||
'title' => '轻社区论坛',
|
||||
'intro' => '基于 Fly-3.0 风格打造的轻量社区论坛:版块、发帖、回复、消息。',
|
||||
'author' => 'ywxapp',
|
||||
'version' => '1.0.2',
|
||||
'state' => 1,
|
||||
'type' => 1,
|
||||
'install_time' => 1785604242,
|
||||
'update_time' => 1786365817,
|
||||
];
|
||||
Reference in New Issue
Block a user