kongdeqiang
2026-02-16 be025707f3a8dff9268d3de5f03447127ac0dbc7
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
@@ -44,7 +44,7 @@
logging:
  config: classpath:logback.xml
  level:
    com.boying: warn
    com.boying: debug
#项目配置