init:宁夏武警对账初始化

This commit is contained in:
Yuan
2025-08-07 16:57:24 +08:00
parent d773108ac0
commit f35bc1c5f3

View File

@@ -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