mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Add bulk update interface for config plugin (#774)
* Add bulk update interface for config plugin * Remove email sending update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[plugin]
|
||||
summary = '参数配置'
|
||||
version = '0.0.1'
|
||||
description = '通常用于前端工程数据展示'
|
||||
version = '0.0.2'
|
||||
description = '通常用于动态配置系统参数/前端工程数据展示'
|
||||
author = 'wu-clan'
|
||||
|
||||
[app]
|
||||
|
||||
Reference in New Issue
Block a user