Update yohobuy-platform-autoconfig.properties
Showing
1 changed file
with
48 additions
and
52 deletions
1 | -api.yoho.url = http://devapi.yoho.cn:58078 | 1 | +admin.portal.url = http://192.168.102.211:30012 |
2 | + | ||
3 | +api.yoho.url = http://testapi.yoho.cn:28078 | ||
2 | 4 | ||
3 | autoconfig.properties = sharedAutoconfig | 5 | autoconfig.properties = sharedAutoconfig |
4 | 6 | ||
@@ -10,7 +12,7 @@ erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing | @@ -10,7 +12,7 @@ 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 | 12 | 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 | 13 | erp.shops.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login |
12 | 14 | ||
13 | -execute.limitcode.host = 172.31.23.161 | 15 | +execute.limitcode.host = 172.31.20.7 |
14 | 16 | ||
15 | execute.shopmessage.host = 172.31.20.7 | 17 | execute.shopmessage.host = 172.31.20.7 |
16 | 18 | ||
@@ -18,59 +20,68 @@ execute.update_product_price.host = 172.31.20.7 | @@ -18,59 +20,68 @@ execute.update_product_price.host = 172.31.20.7 | ||
18 | 20 | ||
19 | file.image.size = 512000 | 21 | file.image.size = 512000 |
20 | 22 | ||
21 | -file.maxsize = 50000000 | ||
22 | -file.saveDir = /Data/images | ||
23 | -file.uploadTempDir = /Data/images | 23 | +file.maxsize = 5400000 |
24 | +file.uploadTempDir = /home/test | ||
24 | 25 | ||
25 | -jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306 | 26 | +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.password = 9nm0icOwt6bMHjMusIfMLw== |
27 | -jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306 | 28 | +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_account.username = yh_test |
29 | -jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306 | 30 | +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.password = 9nm0icOwt6bMHjMusIfMLw== |
31 | -jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 | 32 | +jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 |
32 | jdbc.mysql.platform.erp_product.username = yh_test | 33 | jdbc.mysql.platform.erp_product.username = yh_test |
33 | -jdbc.mysql.platform.erp_supplier.master = 192.168.102.219:3306 | ||
34 | -jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== | ||
35 | -jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306 | ||
36 | -jdbc.mysql.platform.erp_supplier.username = yh_test | ||
37 | -jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306 | ||
38 | -jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | ||
39 | -jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306 | ||
40 | -jdbc.mysql.platform.yh_guang.username = yh_test | ||
41 | -jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | 34 | +jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306 |
35 | +jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | ||
36 | +jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306 | ||
37 | +jdbc.mysql.platform.yh_guang.username = yh_test | ||
38 | +jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | ||
42 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | 39 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== |
43 | -jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | 40 | +jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 |
44 | jdbc.mysql.platform.yhb_account.username = yh_test | 41 | jdbc.mysql.platform.yhb_account.username = yh_test |
45 | 42 | ||
46 | -search.server.address = http://192.168.102.216:8087/yohosearch/ | 43 | +search.server.address = http://192.168.102.216:8080/yohosearch/ |
47 | 44 | ||
48 | watchService.waitInterval = 60 | 45 | watchService.waitInterval = 60 |
49 | watchService.watchDir = /Data/ftpdir | 46 | watchService.watchDir = /Data/ftpdir |
50 | 47 | ||
51 | yohobuy.platform.env.namespace = platform | 48 | yohobuy.platform.env.namespace = platform |
52 | yohobuy.platform.env.serverport = 8 | 49 | yohobuy.platform.env.serverport = 8 |
53 | -yohobuy.platform.env.webapphome = /home/dev/yohobuy-platform/deploy | ||
54 | -http://analytics.m.yohobuy.com/yas.gif/web/ | 50 | +yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy |
55 | 51 | ||
52 | +price.changed.notice.phone=13512519156 | ||
56 | 53 | ||
57 | -upload.tencent.url=http://data.dm.qcloud.com:8088 | ||
58 | -upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco | ||
59 | -upload.tencent.product.mark=9.99 | 54 | +erp.virtualinventory.setNumberBySkn.url=http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn |
55 | + | ||
56 | +erp.realStorage.url=http://192.168.13.24:8099/erp-gateway-web/shift_logs/query_stock_num_by_sku | ||
57 | + | ||
58 | +admin.login.url=http://192.168.102.211:30012 | ||
59 | + | ||
60 | +file.image.gif.size=2621440 | ||
61 | + | ||
62 | +resources_https_enable=true | ||
63 | + | ||
64 | +shop.status.change.phone= 17895010543 | ||
65 | + | ||
66 | +bigData.analytics.transfer.url=http://analytics.m.yohobuy.com/yas.gif/web/ | ||
67 | +file.uploadMalongImgDir=/Data/malong | ||
68 | +##图像搜索对接api参数 码隆科技配置信息 | ||
69 | +malongApi.accessKeyId=7343a192140f25a59c53dab5652f5f47 | ||
70 | +malongApi.secretKey=45c1ce98ee6b4701d55802989ba240f4 | ||
71 | +malongApi.paiUserId=1714 | ||
72 | +malongApi.imageSetId=7tm74zfv | ||
73 | +mkt.activity.domain.url=http://union.yoho.cn/union/tencentMkt/index.html | ||
60 | 74 | ||
75 | +crawler.host=http://172.31.21.144:9100 | ||
61 | 76 | ||
62 | # ******************** bigdata upload skn data ******************** | 77 | # ******************** bigdata upload skn data ******************** |
63 | -bigdata.qiniu.accesskey=EJhU5jwtkfMm3k5RTeOCH9_jc0A0o-mIfD3Iba5J | ||
64 | -bigdata.qiniu.secretkey=qAns6jrf9pg6bHNvS1IcKi-pnVBWV46pbpFWKwJ7 | 78 | +bigdata.qiniu.accesskey=11111 |
79 | +bigdata.qiniu.secretkey=333333 | ||
65 | bigdata.qiniu.bucket=db-backup | 80 | bigdata.qiniu.bucket=db-backup |
66 | qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml | 81 | qiniu.bigdata.skndada.fileName=/Users/apple/Documents/tmp/sknData.xml |
67 | bigdata.ad.userid=9999 | 82 | bigdata.ad.userid=9999 |
68 | # ******************** bigdata upload skn data ******************** | 83 | # ******************** bigdata upload skn data ******************** |
69 | # ******************** bigData redis servers start ******************** | 84 | # ******************** bigData redis servers start ******************** |
70 | -bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn | ||
71 | -bigDataRedis.proxy.port=6379 | ||
72 | -#password, can be empty | ||
73 | -bigDataRedis.proxy.auth= | ||
74 | 85 | ||
75 | bigDataRedis.pool.maxTotal=100 | 86 | bigDataRedis.pool.maxTotal=100 |
76 | bigDataRedis.pool.maxIdle=100 | 87 | bigDataRedis.pool.maxIdle=100 |
@@ -80,24 +91,9 @@ bigDataRedis.pool.testOnBorrow=false | @@ -80,24 +91,9 @@ bigDataRedis.pool.testOnBorrow=false | ||
80 | bigDataRedis.pool.testWhileIdle=true | 91 | bigDataRedis.pool.testWhileIdle=true |
81 | # ******************** bigData redis servers end ******************** | 92 | # ******************** bigData redis servers end ******************** |
82 | 93 | ||
83 | - | ||
84 | -price.selltype.url=http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info | ||
85 | - | ||
86 | -# price manage audit person config | ||
87 | -price.audit.firstRoleName=zuzhang1 | ||
88 | -price.audit.secondPid=100476 | ||
89 | -price.audit.thirdPid=100478 | ||
90 | - | ||
91 | -price.changed.notice.phone=13512519156 | ||
92 | - | ||
93 | - | ||
94 | -shop.status.change.phone=123456 | ||
95 | -erp.storage=http://serve.yohobuy.com | ||
96 | -#\u5e73\u53f0\u7aef\u767b\u9646\u5d4c\u5957iframe\u7684salt | ||
97 | -platform.login.salt=yoho9646yoho9646 | ||
98 | -resources_https_enable=true | ||
99 | - | ||
100 | -yoho.service.domain.url=http://127.0.0.1:8094 | ||
101 | - | ||
102 | -mkt.activity.domain.url=http://union.yoho.cn/union/tencentMkt/index.html | ||
103 | -crawler.host=http://192.168.103.62:9100 | ||
94 | +# ******************** tencent upload skn data ******************** | ||
95 | +upload.tencent.url=http://data.dm.qcloud.com1:8088 | ||
96 | +upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco | ||
97 | +upload.tencent.product.mark=9.99 | ||
98 | +# ******************** tencent upload skn data ******************** | ||
99 | +price.audit.secondCheckRoleName=secondCheck |
-
Please register or login to post a comment