Helius
2021-06-15 1410c2c53a44f66a3dd06b5fc3d9e8152a1d4bf1
src/main/resources/application-prod.yml
@@ -7,9 +7,9 @@
  profiles:
    active: prod
  datasource:
    url: jdbc:mysql://rm-bp1i2g5rg5dubo9s40o.mysql.rds.aliyuncs.com:3306/db_roc?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
    username: roc_user
    password: roc123pasd!@
    url: jdbc:mysql://127.0.0.1:3306/db_gbz?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
    username: db_gbz
    password: db_gbz123!@#
    driver-class-name: com.mysql.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
    druid:
@@ -96,7 +96,7 @@
  kline-update-job: false
  newest-price-update-job: true
  exchange-trade: true
  day-line: false
  day-line: true
  other-job: true
  loop-job: false
  rabbit-consumer: false