Authored by huangping

Update global-autoconfig.properties

@@ -322,25 +322,25 @@ rabbit_password = yoho @@ -322,25 +322,25 @@ rabbit_password = yoho
322 322
323 ########## common rabbitmq ########## 323 ########## common rabbitmq ##########
324 #aws 324 #aws
325 -rabbit_common_aws = 192.168.102.217:5672 325 +rabbit_common_aws = 192.168.102.211:5672
326 rabbit_common_aws_user = yoho 326 rabbit_common_aws_user = yoho
327 rabbit_common_aws_password = yoho 327 rabbit_common_aws_password = yoho
328 328
329 #qq 329 #qq
330 -rabbit_common_qq = 192.168.102.217:5672 330 +rabbit_common_qq = 192.168.102.211:5672
331 rabbit_common_qq_user = yoho 331 rabbit_common_qq_user = yoho
332 rabbit_common_qq_password = yoho 332 rabbit_common_qq_password = yoho
333 333
334 # local, maybe producer using this. 334 # local, maybe producer using this.
335 -rabbit_common = 192.168.102.217:5672 335 +rabbit_common = 192.168.102.211:5672
336 rabbit_common_user = yoho 336 rabbit_common_user = yoho
337 rabbit_common_password = yoho 337 rabbit_common_password = yoho
338 ##########common rabbitmq ########## 338 ##########common rabbitmq ##########
339 339
340 340
341 #cache clear rabbitmq 341 #cache clear rabbitmq
342 -rabbit.cacheclean.producer.host = 192.168.102.217:5672  
343 -rabbit.cacheclean.consumer.host = 192.168.102.217:5672 342 +rabbit.cacheclean.producer.host = 192.168.102.211:5672
  343 +rabbit.cacheclean.consumer.host = 192.168.102.211:5672
344 344
345 ## mq or call erp 345 ## mq or call erp
346 erp.message.sync.type=MQ 346 erp.message.sync.type=MQ