feat(backup): 实现自动备份功能及错误边界处理

This commit is contained in:
zhang1106
2026-03-13 15:13:58 +08:00
parent 4569eabda7
commit d06b191c80
31 changed files with 5202 additions and 210 deletions
+2
View File
@@ -26,7 +26,9 @@
"iconv-lite": "^0.6.3",
"joi": "^18.0.2",
"jsonwebtoken": "^9.0.3",
"multer": "^2.1.1",
"mysql2": "^3.16.0",
"node-cron": "^4.2.1",
"sequelize": "^6.32.1",
"sqlite3": "^5.1.6",
"three": "^0.182.0",