This commit is contained in:
1123
2026-04-28 10:38:23 +08:00
parent 38cb9345d6
commit 7f2036fbb2
19 changed files with 60 additions and 72 deletions

View File

@@ -1,8 +1,8 @@
{
"host": "192.168.2.183",
"port": 3308,
"host": "127.0.0.1",
"port": 3306,
"user": "root",
"password": "rootroot",
"password": "123456",
"database": "spam_nb_miniapp",
"charset": "utf8mb4",
"admin_init": {