Authored by liangyi.chen@yoho.cn

配置修改

rabbitmq:
server: "192.168.102.216"
server: yohoops-rabbit-common-service
port: 5672
username: "admin1"
password: "123qwe"
... ... @@ -8,7 +8,7 @@ rabbitmq:
spring:
datasource:
url: jdbc:mysql://192.168.102.219:3306/yh_pcms?useUnicode=true&characterEncoding=UTF-8
url: jdbc:mysql://read.cms.yohoops.org:3306/yh_pcms?useUnicode=true&characterEncoding=UTF-8
username: yh_test
password: 9nm0icOwt6bMHjMusIfMLw==
driver-class-name: com.mysql.jdbc.Driver
... ...
rabbitmq:
server: "192.168.102.216"
server: yohoops-rabbit-common-service
port: 5672
username: "admin1"
password: "123qwe"
... ... @@ -8,7 +8,7 @@ rabbitmq:
spring:
datasource:
url: jdbc:mysql://192.168.102.219:3306/yh_pcms?useUnicode=true&characterEncoding=UTF-8
url: jdbc:mysql://read.cms.yohoops.org:3306/yh_pcms?useUnicode=true&characterEncoding=UTF-8
username: yh_test
password: 9nm0icOwt6bMHjMusIfMLw==
driver-class-name: com.mysql.jdbc.Driver
... ...