Authored by chunhua.zhang

commit autoconfig.

... ... @@ -2,7 +2,7 @@ activeTime = 86400
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties
bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
bigdate.db.url = 172.31.6.98:3306
... ... @@ -10,6 +10,8 @@ bigdate.db.username = yh_bigdata
draw.writeFile.delay = 60
gateway.url = http://api.yoho.cn
jdbc.mysql.readonlyinslave = true
rabbit.mq.host = 192.168.102.162
... ... @@ -18,6 +20,8 @@ rabbit.mq.port = 32810
rabbit.mq.username = yoho
rabbit.mq.virtualHost = /yoho
tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy
... ...