添加Asia

This commit is contained in:
fengyarnom 2025-05-20 16:10:11 +08:00
parent fde7db2e89
commit e26930d893

View File

@ -3,7 +3,7 @@ server:
spring: spring:
datasource: datasource:
url: jdbc:mysql://localhost:3306/rtk_data?useSSL=false&serverTimezone=shanghai url: jdbc:mysql://localhost:3306/rtk_data?useSSL=false&serverTimezone=Asia/shanghai
username: root username: root
password: root password: root
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver