From 200a0ae2e4611247ff21040d019f3b805e729d5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=AD=A3=E8=88=AA?= <1915581435@qq.com> Date: Thu, 14 May 2026 13:50:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E5=AF=86=E7=A0=81?= =?UTF-8?q?=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/mysqlconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/mysqlconfig.json b/backend/mysqlconfig.json index 65b2ed6..1399dad 100644 --- a/backend/mysqlconfig.json +++ b/backend/mysqlconfig.json @@ -2,7 +2,7 @@ "host": "127.0.0.1", "port": 3306, "user": "root", - "password": "rootroot", + "password": "123456", "database": "spam_nb_miniapp", "charset": "utf8mb4", "admin_init": {