Authored by lingmin
... ... @@ -124,4 +124,7 @@ activity.url=http://activity.yoho.cn/feature/
price.over.days.roleName=444
#product isPromotion field plan sync config
sync.product.isPromotion.advance.minutes=5
\ No newline at end of file
sync.product.isPromotion.advance.minutes=5
unionRedis.proxy.address=172.31.16.99
unionRedis.proxy.port=6379
unionRedis.proxy.auth=
\ No newline at end of file
... ...
... ... @@ -124,3 +124,6 @@ yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
bigdata.qiniu.refresh.url=http://fusion.qiniuapi.com/v2/tune/refresh
activity.url=http://activity.yoho.cn/feature/
price.over.days.roleName=changeOver180DaysPrice,changeOver180DaysPrice2
unionRedis.proxy.address=172.31.16.99
unionRedis.proxy.port=6379
unionRedis.proxy.auth=
\ No newline at end of file
... ...
... ... @@ -71,3 +71,6 @@ yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
bigdata.qiniu.refresh.url=http://fusion.qiniuapi.com/v2/tune/refresh
sync.product.isPromotion.advance.minutes = 5
unionRedis.proxy.address=172.31.16.99
unionRedis.proxy.port=6379
unionRedis.proxy.auth=
\ No newline at end of file
... ...
... ... @@ -124,3 +124,6 @@ yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
bigdata.qiniu.refresh.url=http://fusion.qiniuapi.com/v2/tune/refresh
activity.url=http://activity.yoho.cn/feature/
price.over.days.roleName=changeOver180DaysPrice,changeOver180DaysPrice2
unionRedis.proxy.address=172.31.16.99
unionRedis.proxy.port=6379
unionRedis.proxy.auth=
\ No newline at end of file
... ...
... ... @@ -25,4 +25,6 @@ crontab.majia.autoUpdateMajiaFavNum=0 */1 * * * ?
#yoho social context
yoho.social.context=http://192.168.102.52:8095/social
store.follower.push.message.period=30
\ No newline at end of file
store.follower.push.message.period=30
crontab.user.invite.checkStatus=0 0 */1 * * ?
\ No newline at end of file
... ...