This commit is contained in:
张成
2025-12-26 13:39:27 +08:00
parent 77789446f3
commit 0cfff98edf
2 changed files with 10 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -25,7 +25,7 @@ module.exports = {
acquire: 30000, acquire: 30000,
idle: 10000 idle: 10000
}, },
logging: false logging: true
}, },
// API 路径配置(必需) // API 路径配置(必需)