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