init:宁夏武警对账初始化
This commit is contained in:
@@ -13,9 +13,9 @@ mybatis:
|
|||||||
spring:
|
spring:
|
||||||
datasource: #数据库连接设置
|
datasource: #数据库连接设置
|
||||||
# url: jdbc:mysql://localhost:3306/hn?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai
|
# url: jdbc:mysql://localhost:3306/hn?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai
|
||||||
url: jdbc:mysql://localhost:3306/mid_dz2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC
|
url: jdbc:mysql://localhost:3306/nxwj_dz?useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
|
||||||
username: root
|
username: root
|
||||||
password: jojubanking
|
password: 123456
|
||||||
# password: 123456
|
# password: 123456
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
type: com.zaxxer.hikari.HikariDataSource
|
type: com.zaxxer.hikari.HikariDataSource
|
||||||
|
|||||||
Reference in New Issue
Block a user