144mysql修改密码

This commit is contained in:
2026-07-08 17:40:26 +08:00
parent b8e16d440f
commit 34ccd0f3ff
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ spring:
datasource: datasource:
url: jdbc:mysql://10.73.199.164:1444/finedb?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true url: jdbc:mysql://10.73.199.164:1444/finedb?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
username: bigdata username: bigdata
password: bigdata@2020 password: 9sK&7pR2!zT5@mQ8#gX
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
# 邮箱配置 # 邮箱配置
mail: mail:

View File

@@ -6,7 +6,7 @@ spring:
datasource: datasource:
url: jdbc:mysql://10.73.199.144:3506/finedb?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true url: jdbc:mysql://10.73.199.144:3506/finedb?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
username: bigdata username: bigdata
password: bigdata@2020 password: 9sK&7pR2!zT5@mQ8#gX
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
mail: mail:
host: smtp.163.com host: smtp.163.com