From 24d1e4937cea52fd1960900464160bace4fc6f46 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 7 Jul 2026 22:28:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=B0=E6=8D=AE=E5=BA=93=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E4=BD=BF=E7=94=A8AES=E5=8A=A0=E5=AF=86=E8=80=8C?= =?UTF-8?q?=E9=9D=9ERC4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.json b/conf/config.json index 49bcd81..91981cf 100644 --- a/conf/config.json +++ b/conf/config.json @@ -13,7 +13,7 @@ "host": "127.0.0.1", "port": 3306, "user": "test", - "password": "QUZVcXg5V1p1STMybG5Ia0cn3HIUaqU=", + "password": "sOuj6f6r8K0b8ax9K+JxPQ==", "db": "sage", "charset": "utf8mb4" } @@ -24,7 +24,7 @@ "host": "127.0.0.1", "port": 3306, "user": "test", - "password": "QUZVcXg5V1p1STMybG5Ia0cn3HIUaqU=", + "password": "sOuj6f6r8K0b8ax9K+JxPQ==", "db": "sage", "charset": "utf8mb4" }