1111
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user