Showing
1 changed file
with
8 additions
and
3 deletions
@@ -4,7 +4,7 @@ api.yoho.url = http://api-test1.yohops.com:9999 | @@ -4,7 +4,7 @@ api.yoho.url = http://api-test1.yohops.com:9999 | ||
4 | 4 | ||
5 | autoconfig.properties = sharedAutoconfig | 5 | autoconfig.properties = sharedAutoconfig |
6 | 6 | ||
7 | -autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties | 7 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties |
8 | 8 | ||
9 | erp.domain = http://serve.yohobuy.com | 9 | erp.domain = http://serve.yohobuy.com |
10 | 10 | ||
@@ -24,8 +24,6 @@ execute.update_product_price.host = 192.168.102.202 | @@ -24,8 +24,6 @@ execute.update_product_price.host = 192.168.102.202 | ||
24 | 24 | ||
25 | file.image.size = 512000 | 25 | file.image.size = 512000 |
26 | 26 | ||
27 | -zkAddress=192.168.102.211:2181 | ||
28 | - | ||
29 | file.maxsize = 104857600 | 27 | file.maxsize = 104857600 |
30 | file.uploadTempDir = /home/test | 28 | file.uploadTempDir = /home/test |
31 | 29 | ||
@@ -46,6 +44,11 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | @@ -46,6 +44,11 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
46 | jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | 44 | jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 |
47 | jdbc.mysql.platform.yhb_account.username = yh_test | 45 | jdbc.mysql.platform.yhb_account.username = yh_test |
48 | 46 | ||
47 | +mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html | ||
48 | + | ||
49 | +mkt.pcwap.domain.url = http://union.yoho.cn/union/go | ||
50 | + | ||
51 | +mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1 | ||
49 | 52 | ||
50 | offline.shops.url = http://192.168.102.47:8098/shops/ | 53 | offline.shops.url = http://192.168.102.47:8098/shops/ |
51 | 54 | ||
@@ -63,3 +66,5 @@ watchService.watchDir = /Data/ftpdir | @@ -63,3 +66,5 @@ watchService.watchDir = /Data/ftpdir | ||
63 | yohobuy.platform.env.namespace = platform | 66 | yohobuy.platform.env.namespace = platform |
64 | yohobuy.platform.env.serverport = 8 | 67 | yohobuy.platform.env.serverport = 8 |
65 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy | 68 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy |
69 | + | ||
70 | +zkAddress = 192.168.102.211:2181 |
-
Please register or login to post a comment