fix:优化代码

This commit is contained in:
Daniel
2026-03-07 23:35:08 +08:00
parent 382aa955ef
commit c3d219efc1
9 changed files with 179 additions and 158 deletions

View File

@@ -11,7 +11,6 @@
"node": ">=14"
},
"dependencies": {
"better-sqlite3": "^11.6.0",
"express": "^4.21.0"
}
}