Add bulk update interface for config plugin (#774)

* Add bulk update interface for config plugin

* Remove email sending update
This commit is contained in:
Wu Clan
2025-08-19 12:18:38 +08:00
committed by GitHub
parent 3a32522e2b
commit d57fabcbb4
5 changed files with 72 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[plugin]
summary = '参数配置'
version = '0.0.1'
description = '通常用于前端工程数据展示'
version = '0.0.2'
description = '通常用于动态配置系统参数/前端工程数据展示'
author = 'wu-clan'
[app]