Helius
2022-04-01 dfc690668f2047e21078eb8aa8b8a3f965778660
fix prod config
1 files modified
6 ■■■■ changed files
src/main/resources/application-prod.yml 6 ●●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml
@@ -40,4 +40,8 @@
        # 连接池最大阻塞等待时间(使用负值表示没有限制)
        max-wait: 10000
    # 连接超时时间(毫秒)
    timeout: 5000
    timeout: 5000
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: GMT+9