Authored by tanling

no message

#memcached
cache.servers.memcached.address=192.168.102.211:11211
cache.servers.memcached.address=192.168.102.45:11211
####暂时不使用,待到订单上线的时候恢复使用#########
#MQ
rabbit.mq.host=192.168.102.211
rabbit.mq.host=192.168.102.45
rabbit.mq.port=5672
rabbit.mq.username=yoho
rabbit.mq.password=yoho
#rabbit.mq.virtualHost=/yoho
rabbit_host=192.168.102.211:5672
rabbit_host=192.168.102.45:5672
rabbit_user=yoho
rabbit_password =yoho
... ... @@ -36,11 +36,11 @@ redis.proxy.database=1
########## common rabbitmq ##########
#aws
rabbit_common_aws=192.168.102.211:5672
rabbit_common_aws=192.168.102.45:5672
rabbit_common_aws_user=yoho
rabbit_common_aws_password=yoho
#qq
rabbit_common_qq=192.168.102.211:5672
rabbit_common_qq=192.168.102.45:5672
rabbit_common_qq_user=yoho
rabbit_common_qq_password=yoho
##########common rabbitmq ##########
... ... @@ -90,7 +90,7 @@ sendSMS.password=7jVEde87bLffoTnt6tGxmw==
tencentmkt.shareUrl=http://union.yoho.cn/union/tencentMkt/index.html
rabbit_message_center = 192.168.102.211:5672
rabbit_message_center = 192.168.102.45:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho
... ... @@ -102,6 +102,6 @@ platform.login.salt=yoho9646yoho9646
erp.domain=http://192.168.102.47:9098/erp-gateway-web
admin.login.url=http://192.168.102.211:30012
admin.login.url=http://192.168.102.45:30012
business.mobile=13621380911,15210647200
\ No newline at end of file
... ...