This commit is contained in:
艾贤凌
2026-03-16 12:05:55 +08:00
parent af3a7c83e8
commit 6d4a72161f
33 changed files with 5671 additions and 178 deletions

View File

@@ -12,9 +12,12 @@
"dayjs": "^1.11.19",
"jsonwebtoken": "^9.0.3",
"koa": "^2.15.0",
"koa-body": "^6.0.1",
"koa-bodyparser": "^4.4.1",
"koa-router": "^12.0.0",
"koa-static": "^5.0.0",
"log4js": "^6.9.1",
"mysql2": "^3.16.0"
"mysql2": "^3.16.0",
"nodemailer": "^6.9.16"
}
}