数据库配置文件

This commit is contained in:
hh 2024-03-26 11:47:16 +08:00
parent f44ab8f3ec
commit 7dbef4328b
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ spring:
slow-sql-millis: 5000
datasource:
master:
url: jdbc:mysql://82.157.76.162:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
url: jdbc:mysql://82.157.76.162:3306/jeecg-boot2?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
username: root
password: wB4TL7Mp
driver-class-name: com.mysql.cj.jdbc.Driver