Authored by mali

测试环境ip变更

@@ -121,7 +121,7 @@ yoho.reviewed.controller.url=http://java-yoho-reviewed.test3.ingress.dev.yohocor @@ -121,7 +121,7 @@ yoho.reviewed.controller.url=http://java-yoho-reviewed.test3.ingress.dev.yohocor
121 121
122 #rabbit address for transaction compensate 122 #rabbit address for transaction compensate
123 #rabbit_host=192.168.104.199:30005 123 #rabbit_host=192.168.104.199:30005
124 -rabbit_host=192.168.102.45:5672 124 +rabbit_host=192.168.104.244:5672
125 rabbit_user=yoho 125 rabbit_user=yoho
126 rabbit_password=yoho 126 rabbit_password=yoho
127 127
@@ -119,7 +119,7 @@ consumer: @@ -119,7 +119,7 @@ consumer:
119 interval: 4320 119 interval: 4320
120 120
121 # crm 121 # crm
122 - - address: 192.168.102.211:5672 122 + - address: 192.168.104.244:5672
123 consumers: 123 consumers:
124 # CRM发券 124 # CRM发券
125 - class: com.yohoufo.promotion.mq.CouponSendConsumer 125 - class: com.yohoufo.promotion.mq.CouponSendConsumer