呃呃呃

This commit is contained in:
2025-04-12 10:54:26 +08:00
parent 4dfe3cef7f
commit 1e678ad6b6
17 changed files with 221 additions and 288 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
connectionLimit : 100,
host: 'localhost',
user: 'root',
password: 'lb714500.',
password: 'lb714500',
database: 'shop',
insecureAuth: true
},