Skip to content

Commit 8c8c129

Browse files
committed
update docs
1 parent 4bc44a8 commit 8c8c129

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/plugin/dev.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ fba 会在启动前对所有插件进行解析
5151
```toml
5252
# 插件信息
5353
[plugin]
54+
# 摘要(简短描述)
55+
summary = ’
5456
# 插件版本号
5557
version = ''
5658
# 插件描述
@@ -69,6 +71,8 @@ router = ['']
6971
```toml
7072
# 插件信息
7173
[plugin]
74+
# 摘要(简短描述)
75+
summary = ’
7276
# 插件版本号
7377
version = ''
7478
# 插件描述

0 commit comments

Comments
 (0)