Showing
1 changed file
with
3 additions
and
29 deletions
1 | -api.yoho.url = http://testapi.yoho.cn:28078 | ||
2 | - | ||
3 | autoconfig.properties = sharedAutoconfig | 1 | autoconfig.properties = sharedAutoconfig |
4 | 2 | ||
5 | autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties | 3 | autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties |
@@ -10,39 +8,15 @@ erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing | @@ -10,39 +8,15 @@ erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing | ||
10 | erp.shops.change.pwd.url = http://serve.yohobuy.com/service/account/v1/Profile/updatePassword | 8 | erp.shops.change.pwd.url = http://serve.yohobuy.com/service/account/v1/Profile/updatePassword |
11 | erp.shops.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login | 9 | erp.shops.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login |
12 | 10 | ||
13 | -execute.limitcode.host = 192.168.102.216 | 11 | +execute.limitcode.host = 172.31.20.7 |
14 | 12 | ||
15 | execute.shopmessage.host = 172.31.20.7 | 13 | execute.shopmessage.host = 172.31.20.7 |
16 | 14 | ||
17 | -execute.update_product_price.host = 192.168.102.202 | 15 | +execute.update_product_price.host = 172.31.20.7 |
18 | 16 | ||
19 | file.image.size = 512000 | 17 | file.image.size = 512000 |
20 | 18 | ||
21 | -file.maxsize = 50000000 | ||
22 | -file.saveDir = /Data/images | ||
23 | -file.uploadTempDir = /Data/images | ||
24 | - | ||
25 | -jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306 | ||
26 | -jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
27 | -jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306 | ||
28 | -jdbc.mysql.platform.erp_account.username = yh_test | ||
29 | -jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306 | ||
30 | -jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== | ||
31 | -jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 | ||
32 | -jdbc.mysql.platform.erp_product.username = yh_test | ||
33 | -jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306 | ||
34 | -jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | ||
35 | -jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306 | ||
36 | -jdbc.mysql.platform.yh_guang.username = yh_test | ||
37 | -jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | ||
38 | -jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
39 | -jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | ||
40 | -jdbc.mysql.platform.yhb_account.username = yh_test | ||
41 | - | ||
42 | -search.server.address = http://192.168.102.216:8080/yohosearch/ | ||
43 | - | ||
44 | -watchService.waitInterval = 60 | ||
45 | -watchService.watchDir = /Data/images | 19 | +file.uploadTempDir = /home/test |
46 | 20 | ||
47 | yohobuy.platform.env.namespace = platform | 21 | yohobuy.platform.env.namespace = platform |
48 | yohobuy.platform.env.serverport = 8 | 22 | yohobuy.platform.env.serverport = 8 |
-
Please register or login to post a comment