fix
Helius
2021-11-23 71a5ba8b93a2710d66e8bbc841fbccd667a498c7
src/main/resources/application-test.yml
@@ -7,8 +7,8 @@
  profiles:
    active: dev
  datasource:
    url: jdbc:mysql://47.96.73.250:3306/db_roc?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
    username: shop_user
    url: jdbc:mysql://120.27.238.55:3306/db_fish?useUnicode=true&characterEncoding=UTF-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2b8
    username: ct_test
    password: 123456
    driver-class-name: com.mysql.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
@@ -72,9 +72,9 @@
    ## 连接超时时间(毫秒)
    timeout: 30000
  rabbitmq:
    host: 47.96.73.250
    host: 120.27.238.55
    port: 5672
    username: rabbit
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated
@@ -95,12 +95,12 @@
  redis_expire: 3000
  kline-update-job: false
  newest-price-update-job: false
  exchange-trade: true
  exchange-trade: false
  day-line: false
  other-job: false
  loop-job: false
  rabbit-consumer: false
  block-job: false
  block-job: true
aliyun:
  oss: