refactor: 重构数据库配置为SQLite开发环境并移除冗余文档
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"express-rate-limit": "^8.0.1",
|
||||
"helmet": "^8.1.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"mysql2": "^3.6.0"
|
||||
"mysql2": "^3.6.0",
|
||||
"sqlite3": "^5.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user