Helius
2021-07-03 cefbeb1c001ee49d1735db4242779fa0aef1198b
fix gmt+8
3 files modified
6 ■■■■ changed files
gc-order/src/main/resources/application-prod.yml 2 ●●● patch | view | raw | blame | history
gc-shop/src/main/resources/application-prod.yml 2 ●●● patch | view | raw | blame | history
gc-user/src/main/resources/application-prod.yml 2 ●●● patch | view | raw | blame | history
gc-order/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:
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:
gc-user/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: