From db45bcd050cb007bee874431ca90d1f75741cfe8 Mon Sep 17 00:00:00 2001 From: chy Date: Mon, 2 Mar 2026 15:16:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=9F=E4=B8=80=E8=BA=AB?= =?UTF-8?q?=E4=BB=BD=E8=AE=A4=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lidee-server/src/main/resources/bootstrap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lidee-server/src/main/resources/bootstrap.yml b/lidee-server/src/main/resources/bootstrap.yml index 5569e86..7b8649f 100644 --- a/lidee-server/src/main/resources/bootstrap.yml +++ b/lidee-server/src/main/resources/bootstrap.yml @@ -34,8 +34,8 @@ spring: datasource: url: jdbc:mysql://127.0.0.1:3306/lidee_report?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true username: root - password: root -# password: gryy@8888 +# password: root + password: gryy@8888 # url: jdbc:mysql://127.0.0.1:3306/lidee_report?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true # username: root # password: Lidee@654!