xiaoyong931011
2021-07-14 ae21df72cd3acbc8eb2ec4b9e55529ca9d02498c
gc-shop/src/main/resources/application-prod.yml
@@ -6,7 +6,7 @@
    password: admin!@#00
    virtual-host: /
  datasource:
    url: jdbc:mysql://127.0.0.1:3306/xzxhb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useAffectedRows=true
    url: jdbc:mysql://127.0.0.1:3306/xzxhb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useAffectedRows=true&serverTimezone=GMT%2b8
    username: root
    password: "admin!@#00"
  redis:
@@ -23,3 +23,6 @@
        max-wait: -1ms
        min-idle: 5
    timeout: 5000ms
#机器ID编号用于生成分布式ID
workerId: 0