fix random connection.end and repeated sql connect

This commit is contained in:
newtbot
2023-12-27 16:44:21 +08:00
parent 699b8f88df
commit c38d4eb8bb
7 changed files with 81 additions and 30 deletions

View File

@ -19,4 +19,4 @@ const APIlogger = (req, res, next) => {
module.exports = { }
module.exports = { APIlogger }