Helius
2020-11-24 45b922e93d8cf867a46f15d1db30c7e380e965b1
src/main/resources/application.yml
@@ -5,7 +5,7 @@
spring:
  profiles:
    active: dayline
    active: test
  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
@@ -72,10 +72,10 @@
    ## 连接超时时间(毫秒)
    timeout: 30000
  rabbitmq:
    host: 47.114.114.219
    host: 120.27.238.55
    port: 5672
    username: roc_user
    password: roc123456
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated