fix
Helius
2021-11-04 e589b4eae46598a38e89d255cf6e893c8eb4080e
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