Showing
1 changed file
with
10 additions
and
6 deletions
@@ -41,6 +41,8 @@ erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing | @@ -41,6 +41,8 @@ erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing | ||
41 | erp.shops.change.pwd.url = http://serve.yohobuy.com/service/account/v1/Profile/updatePassword | 41 | erp.shops.change.pwd.url = http://serve.yohobuy.com/service/account/v1/Profile/updatePassword |
42 | erp.shops.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login | 42 | erp.shops.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login |
43 | 43 | ||
44 | +erp.storage = http://192.168.10.131:8082/erp-gateway-web/stock | ||
45 | + | ||
44 | erp.virtualinventory.setNumberBySkn.url = http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn | 46 | erp.virtualinventory.setNumberBySkn.url = http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn |
45 | 47 | ||
46 | execute.limitcode.host = 192.168.102.48 | 48 | execute.limitcode.host = 192.168.102.48 |
@@ -85,6 +87,8 @@ mkt.pcwap.domain.url = http://union.yoho.cn/union/go | @@ -85,6 +87,8 @@ mkt.pcwap.domain.url = http://union.yoho.cn/union/go | ||
85 | 87 | ||
86 | mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1 | 88 | mkt.resource.code.url = https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1 |
87 | 89 | ||
90 | +offline.shops.url = http://192.168.102.210:8098/shops/ | ||
91 | + | ||
88 | platform.login.salt = yoho9646yoho9646 | 92 | platform.login.salt = yoho9646yoho9646 |
89 | 93 | ||
90 | price.audit.secondCheckRoleName = secondCheck | 94 | price.audit.secondCheckRoleName = secondCheck |
@@ -105,6 +109,12 @@ service.yoho.url = http://service-test3.yohops.com:9999 | @@ -105,6 +109,12 @@ service.yoho.url = http://service-test3.yohops.com:9999 | ||
105 | 109 | ||
106 | shop.status.change.phone = 17895010543 | 110 | shop.status.change.phone = 17895010543 |
107 | 111 | ||
112 | +sync.product.isPromotion.advance.minutes = 5 | ||
113 | + | ||
114 | +unionRedis.proxy.address = 172.31.16.99 | ||
115 | +unionRedis.proxy.auth = | ||
116 | +unionRedis.proxy.port = 6379 | ||
117 | + | ||
108 | upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco | 118 | upload.tencent.bid = b_teg_openrecom_opq68unpsix93dy2zjco |
109 | upload.tencent.product.mark = 9.99 | 119 | upload.tencent.product.mark = 9.99 |
110 | upload.tencent.url = http://data.dm.qcloud.com1:8088 | 120 | upload.tencent.url = http://data.dm.qcloud.com1:8088 |
@@ -115,9 +125,3 @@ watchService.watchDir = /Data/sftp_images | @@ -115,9 +125,3 @@ watchService.watchDir = /Data/sftp_images | ||
115 | yohobuy.platform.env.namespace = platform | 125 | yohobuy.platform.env.namespace = platform |
116 | yohobuy.platform.env.serverport = 8 | 126 | yohobuy.platform.env.serverport = 8 |
117 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy | 127 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy |
118 | - | ||
119 | -sync.product.isPromotion.advance.minutes = 5 | ||
120 | - | ||
121 | -unionRedis.proxy.address=172.31.16.99 | ||
122 | -unionRedis.proxy.port=6379 | ||
123 | -unionRedis.proxy.auth= |
-
Please register or login to post a comment