fix
Helius
2022-07-26 ecd3e29dd40060fc9fc73807740a868c397b8462
fix
1 files modified
6 ■■■■■ changed files
src/main/resources/application-prod.yml 6 ●●●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml
@@ -41,6 +41,12 @@
        max-wait: 10000
    # 连接超时时间(毫秒)
    timeout: 5000
  rabbitmq:
    host: 120.27.238.55
    port: 5672
    username: abc_user
    password: abc123
    publisher-confirm-type: correlated
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss