feat: Admin 设置页 SQLite 一键备份与下载

复用 BackupService,表单导出后安全下载备份文件。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-30 01:30:16 +08:00
parent 4f93397ef3
commit c8533b6184
7 changed files with 51 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ type Deps struct {
Report *services.ReportService
Captcha *services.CaptchaService
Notify *services.NotifyService
Backup *services.BackupService
}
// SitePageLink 导航/页脚站点单页链接