Skip to content

Commit e59671d

Browse files
committed
update plugin conf
1 parent cd49642 commit e59671d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

backend/plugin/notice/plugin.toml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
# 是否对此插件启用 alembic
2-
alembic = true
3-
4-
# app 关联信息
5-
[app]
61
# 属于哪个 app,如果为独立 app,则应设置为 'original'
7-
belong = 'admin'
8-
# api 版本
2+
app = 'admin'
3+
# api 版本,将生成对应版本路由
94
api_version = 'v1'

0 commit comments

Comments
 (0)