This commit is contained in:
2026-04-02 17:50:10 +08:00
parent 60697d80be
commit ce0aa4f789
373 changed files with 82520 additions and 46 deletions

View File

@@ -14,6 +14,7 @@
"cors": "^2.8.6",
"dotenv": "^17.3.1",
"express": "^5.2.1",
"mongodb": "^7.1.1"
"mongodb": "^7.1.1",
"mongoose": "^9.3.3"
}
}