数据库保存时间修改为为北京时间
This commit is contained in:
parent
b60181c147
commit
fde7db2e89
@ -3,7 +3,7 @@ server:
|
||||
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://localhost:3306/rtk_data?useSSL=false&serverTimezone=UTC
|
||||
url: jdbc:mysql://localhost:3306/rtk_data?useSSL=false&serverTimezone=shanghai
|
||||
username: root
|
||||
password: root
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user