【更新】误操作更正

pull/22/head v1.5
小诺 2021-04-13 18:23:54 +08:00 committed by 小诺
parent 066424cd44
commit 680e576cb5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost:3306/snowy-pub?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&nullCatalogMeansCurrent=true
username: root
password: ybs1003
password: 123456
# 连接池大小根据实际情况调整
max-active: 20
max-pool-prepared-statement-per-connection-size: 20