1
zj
2024-06-13 718a6a03b3f92d944942bbc879be37bed6ada14f
trading-order-admin/src/main/resources/application-dev.yml
@@ -9,7 +9,7 @@
      max-request-size: 100MB
  datasource:
    # 东八区时区
    url: jdbc:mysql://localhost:3306/jys?allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true
    url: jdbc:mysql://localhost:3306/admin?allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true
    # 纽约时区 - GMT-5
    username: root
    password: 123456