v0.3.16: 消息推送模版功能恢复 + global-config API

- 写入global_notify_config系统配置(含3个事件的默认模版)
- 新增GET/PUT /api/admin/notify/global-config端点
- notification.service导出getGlobalNotifyConfig/getEventTemplates
- 模版支持{variable}变量替换: cloud_type/nickname/file_name/file_size/duration等
This commit is contained in:
2026-05-17 16:20:01 +08:00
parent e1931cdee6
commit ad186431dd
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.3.15
0.3.16