...
|
...
|
@@ -4,7 +4,7 @@ api.yoho.url = http://api-test1.yohops.com:9999 |
|
|
|
|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties
|
|
|
|
|
|
erp.domain = http://serve.yohobuy.com
|
|
|
|
...
|
...
|
@@ -24,8 +24,6 @@ execute.update_product_price.host = 192.168.102.202 |
|
|
|
|
|
file.image.size = 512000
|
|
|
|
|
|
zkAddress=192.168.102.211:2181
|
|
|
|
|
|
file.maxsize = 104857600
|
|
|
file.uploadTempDir = /home/test
|
|
|
|
...
|
...
|
@@ -46,6 +44,11 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== |
|
|
jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yhb_account.username = yh_test
|
|
|
|
|
|
mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html
|
|
|
|
|
|
mkt.pcwap.domain.url = http://union.yoho.cn/union/go
|
|
|
|
|
|
mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
|
|
|
|
|
|
offline.shops.url = http://192.168.102.47:8098/shops/
|
|
|
|
...
|
...
|
@@ -63,3 +66,5 @@ watchService.watchDir = /Data/ftpdir |
|
|
yohobuy.platform.env.namespace = platform
|
|
|
yohobuy.platform.env.serverport = 8
|
|
|
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
|
|
|
|
|
|
zkAddress = 192.168.102.211:2181 |
...
|
...
|
|