kongdeqiang
2025-12-30 970453ec0b28479ba9ba30280051932cec8e4666
src/main/resources/application.yml
@@ -3,7 +3,7 @@
spring:
  datasource:
    url: jdbc:mysql://localhost:3306/ffparknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8
    url: jdbc:mysql://localhost:3306/ffparknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC
    username: root
    password: rootroot
    driverClassName: com.mysql.cj.jdbc.Driver