From f4a131c39f10070e7e0486811173268f36a44d07 Mon Sep 17 00:00:00 2001 From: xyiege Date: Tue, 19 Jul 2022 22:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E8=BF=9E=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/db.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/db.properties b/conf/db.properties index 00ef1eb..fdb9511 100644 --- a/conf/db.properties +++ b/conf/db.properties @@ -2,8 +2,8 @@ type=com.alibaba.druid.pool.DruidDataSource druid.driver-class=com.mysql.cj.jdbc.Driver #druid.url=jdbc:mysql://10.14.1.197:3306/jiao_api_alpha_x?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8 -#druid.username=szwhtrans -#druid.password=rRyPkT2XYW6mMRiX +#druid.username=jiao_api_alpha_x +#druid.password=YcpfGJyJpy6KfYR3 druid.url=jdbc:mysql://localhost:3306/szwhtrans?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 druid.username=root druid.password=xc1123