fix
Helius
2021-11-04 c8c093f53adfb2f60947b7d27f102400cc1c07a7
src/main/resources/application.yml
@@ -72,10 +72,10 @@
    ## 连接超时时间(毫秒)
    timeout: 30000
  rabbitmq:
    host: 47.114.114.219
    host: 154.91.195.155
    port: 5672
    username: roc_user
    password: roc123456
    username: abc_user
    password: abc123
    publisher-confirm-type: correlated
@@ -91,7 +91,7 @@
app:
  debug: false
  debug: true
  redis_expire: 3000
  kline-update-job: false
  newest-price-update-job: false