This commit is contained in:
2026-04-28 11:40:22 +08:00
parent 172d7b99fb
commit 64f1014d18
2 changed files with 6 additions and 6 deletions

View File

@@ -7,9 +7,9 @@ server:
# 数据源配置
spring:
datasource:
url: jdbc:mysql://47.119.165.234:13308/db_websopy?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8
username: db_websopy
password: y8HT6pZTSsxZrM8s
url: jdbc:mysql://47.119.165.234:13308/db_jczxw?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8
username: db_jczxw
password: RRajAiiBD5wQGfnZ
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource

View File

@@ -4,9 +4,9 @@ server:
# 数据源配置
spring:
datasource:
url: jdbc:mysql://1Panel-mysql-Bqdt:3306/db_websopy?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
username: db_websopy
password: y8HT6pZTSsxZrM8s
url: jdbc:mysql://1Panel-mysql-Bqdt:3306/db_jczxw?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
username: db_jczxw
password: RRajAiiBD5wQGfnZ
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource
druid: