config.properties
8.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
# ******************** platform common configs ********************
# if true, client_security check may be disabled.
is_debug_enable=true
file.maxsize=52428800
# \u4ee5\u5b57\u8282\u4e3a\u5355\u4f4d
file.image.size=512000
file.image.gif.size=2621440
file.uploadTempDir=D:\\Data\\tmp
file.saveDir=D:\\Data
file.uploadMalongImgDir=D:\\Data\\malong
##\u56fe\u50cf\u641c\u7d22\u5bf9\u63a5api\u53c2\u6570 \u7801\u9686\u79d1\u6280\u914d\u7f6e\u4fe1\u606f
malongApi.accessKeyId=7343a192140f25a59c53dab5652f5f47
malongApi.secretKey=45c1ce98ee6b4701d55802989ba240f4
malongApi.paiUserId=1714
malongApi.imageSetId=7tm74zfv
#watch ftp upload directory
watchService.watchDir=/Data/images
#unit: seconds
watchService.waitInterval=60
# ******************** search restful ********************
#search server address(if hava)
search.server.address=http://192.168.102.216:8080/yohosearch/
# ******************** cloud storage config ********************
# qiniu config
qiniu.accesskey=atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
qiniu.secretkey=pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
qiniu.accesskey.cmsimg01=BwWhoJN536BnV3CzlE20AjNKC9O2bP0l5tFpKsDU
qiniu.secretkey.cmsimg01=_x2VtO7fEmylgjojmLi7qwTBtRm30S8BrO0FxOPK
qiniu.accesskey.yohomars=cY9B5ZgON_7McTS5zV5nTeRyQ98MOcVD7W4eGVbE
qiniu.secretkey.yohomars=RduqgmK7cAtaQvdIa1ax_zzmMsnv9ac-Ka0uF6wG
qiniu.accesskey.yohoimimgs=EJhU5jwtkfMm3k5RTeOCH9_jc0A0o-mIfD3Iba5J
qiniu.secretkey.yohoimimgs=qAns6jrf9pg6bHNvS1IcKi-pnVBWV46pbpFWKwJ7
#who add this item? whatever, it's used
qiniu.bucket=test
# ali yun config
aliyun.domain=http://7xnrdp.com1.z0.glb.clouddn.com
aliyun.accessid=mkb5KaMTUeAnfHI5
aliyun.accesskey=XLHom1U6wcyl8dec3t0zaJczvsATPf
aliyun.bucket=yohotest
aliyun.endpoint=oss-cn-shanghai.aliyuncs.com
########## common rabbitmq ##########
rabbit_common = 192.168.102.211:5672
rabbit_common_user = yoho
rabbit_common_password = yoho
########## common rabbitmq ##########
#rabbit address
#rabbit_host=192.168.102.162:32810
#\u6d4b\u8bd5
rabbit_host=192.168.102.211:5672
rabbit_user=yoho
rabbit_password=yoho
#zookeeper address
zkAddress=192.168.102.45:2181
#dev
web.context=pfcms
execute.limitcode.host=192.168.90.9
execute.shopmessage.host=192.168.90.9
execute.update_product_price.host=172.16.6.234
shop.status.change.phone=15651035157
# erp shops login service\
erp.shops.login.url=http://qrest.yohobuy.com:9098/erp-gateway-web/account/profile/login
erp.shops.change.pwd.url=http://qrest.yohobuy.com:9098/erp-gateway-web/account/profile/update
erp.shops.account.url=http://serve.yohobuy.com/service/finance/v1/clearing/balancelist
erp.platform.shops.url=http://api.erp.yohobuy.com
erp.virtualinventory.setNumberBySkn.url=http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn
erp.virtualinventory.setBatchNumberBySkn.url=http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkns
erp.realStorage.url=http://192.168.13.24:8099/erp-gateway-web/shift_logs/query_stock_num_by_sku
api.yoho.url=http://api-test3.yohops.com:9999
service.yoho.url=http://localhost:8094/
hystrix.command.default.execution.timeout.enabled=false
service.call.connectReqTimeout=1200000
service.call.socketTimeout=1200000
service.call.connectTimeout=1200000
# ******************** redis servers ********************
redis.proxy.address=192.168.102.211
redis.proxy.port=6379
redis.proxy.auth=
redis.readonly.proxy.address=192.168.102.211
redis.readonly.proxy.port=6379
redis.readonly.proxy.auth=
#\u8001\u5e73\u53f0\u7684\u57df\u540d
admin.portal.url=http://192.168.102.211:30012
#\u8c03\u7528node\u9875\u9762\u7684\u767b\u5f55\u63a5\u53e3\u5730\u5740
admin.login.url=http://192.168.102.211:30012
product.batch.update.pageSize=20
price.selltype.url=http://192.168.102.47:9098/erp-gateway-web/plate_price_form/list_product_info
erp.shop.url=http://192.168.103.82:9098/erp-shop-web/
# price manage audit person config
price.audit.firstRoleName=zuzhang1
price.over.days.roleName=changeOver180DaysPrice,changeOver180DaysPrice2
price.audit.secondPid=100476
price.audit.thirdPid=100478
price.changed.notice.phone=13512519156
redis.notsync.twemproxy.addresses=192.168.102.211:6379
redis.notsync.twemproxy.auth=
erp.domain=http://192.168.102.47:9098/erp-gateway-web
# ******************** bigdata upload skn data ********************
bigdata.qiniu.accesskey=EJhU5jwtkfMm3k5RTeOCH9_jc0A0o-mIfD3Iba5J
bigdata.qiniu.secretkey=qAns6jrf9pg6bHNvS1IcKi-pnVBWV46pbpFWKwJ7
bigdata.qiniu.bucket=db-backup
bigdata.qiniu.refresh.url=http://fusion.qiniuapi.com/v2/tune/refresh
qiniu.bigdata.skndada.folderName=/Data/bigdata/
bigdata.sitemap.url=http://o9tw3bcp2.bkt.clouddn.com
bigdata.ad.userid=365136
# ******************** bigdata upload skn data ********************
# ******************** bigData redis servers start ********************
bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis.proxy.port=6379
#password, can be empty
bigDataRedis.proxy.auth=
bigDataRedis.pool.maxTotal=100
bigDataRedis.pool.maxIdle=100
bigDataRedis.pool.maxWaitMillis=2000
bigDataRedis.pool.minIdle=50
bigDataRedis.pool.testOnBorrow=false
bigDataRedis.pool.testWhileIdle=true
# ******************** bigData redis servers end ********************
# ******************** union redis servers start ********************
unionRedis.proxy.address=192.168.102.45
unionRedis.proxy.port=6379
unionRedis.proxy.auth=
# ******************** union redis servers end ********************
# ******************** tencent upload skn data ********************
upload.tencent.url=http://data.dm.qcloud.com:8088
upload.tencent.bid=b_teg_openrecom_opq68unpsix93dy2zjco
upload.tencent.product.mark=9.99
# ******************** tencent upload skn data ********************
erp.storage=http://serve.yohobuy.com
#\u5e73\u53f0\u7aef\u767b\u9646\u5d4c\u5957iframe\u7684salt
platform.login.salt=yoho9646yoho9646
gateway.api.url=http://api-test3.yohops.com:9999
gateway.service.url=http://service-test3.yohops.com:9999
resources_https_enable=true
#makePromotion batch export
makePromotion.batch.size=1000000
makePromotion.batch.dataOffset=1000
#makePromotion batch import , unit \ufffd\ufffdminutes
makePromotion.batch.dosave.timeout=5
makePromotion.batch.thread.num=6
#sync ispromotion (prop of product ) advance time\ufffd\ufffdunit \ufffd\ufffdminutes
sync.product.isPromotion.advance.minutes=5
# ******************** message ********************
rabbit_message_center = 192.168.102.211:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho
yoho.service.domain.url=http://service.yoho.yohoops.org
#\u8ba2\u9605
wechat.subscription.access.appid=wx496315d05c4a10b3
wechat.subscription.access.secret=4c017b00ffb28c55f8121f1afc2520c7
#\u670d\u52a1
wechat.access.appid=wxe5c872cd4624dedb
wechat.access.secret=562d8449920f08c61cc2c69e44754ec0
mkt.activity.domain.url=http://union.yoho.cn/union/tencentMkt/index.html
crawler.host=http://172.16.6.119:9100
mkt.app.download.url=http://m.yohobuy.com/app
mkt.pcwap.domain.url=http://union.yoho.cn/union/go
mkt.resource.code.url=https://m.yohobuy.com/channel/f8abd53b5f7c5fe558d3dd567d95ab92.html?nodownload=1
activity.url=https://activity.yoho.cn/feature/
offline.shops.url=http://192.168.102.47:8098/shops/
# lower price
# test url
# stock.req.url=http://192.168.13.3:7070/erp-gateway-web/finance/calc/calcSknLowestPrice
# online url
stock.req.url=http://54.222.172.226:80/erp-gateway-web/finance/calc/calcSknLowestPrice
auth.user.req.url=http://192.168.103.82:9098/erp-shop-web/account/profile/queryAllAuth
mkt.channelCode.guangdiantong=1061
bigdata.ad.ZHT.userid=18261
# ******************** sns-check ********************
ali.check.accessKeyId=LTAIbjgV667m6ujZ
ali.check.accessKeySecret=aDJt9zdp0FsOpa4zQ2JzccBFq5Pq6K
platform.sns.imagesimi.url=http://192.168.103.96:8787/shareOrderAudit
# ******************** sns-check ********************
manager.zkAddress = 192.168.102.45:2181
# local task host
local.task.host=172.16.6.66
# shop report service url
shop.yoho.url = http://qbs-h5-newtest1.yohops.com/shop
platformRedis.proxy.address=192.168.102.211
platformRedis.proxy.port=6379
platformRedis.proxy.auth
erpYohops.domain = http://erp.yoho.yohoops.org:9999
dataSource.URL = jdbc:mysql://192.168.102.219:3306/yh_jobmanager?useUnicode=true&characterEncoding=UTF-8&testConnectionOnCheckout=false&testConnectionOnCheckin=true&idleConnectionTestPeriod=60
dataSource.user = yh_test
dataSource.password = 9nm0icOwt6bMHjMusIfMLw==
qq.serverHost = cdn.api.qcloud.com
qq.serverUri = /v2/index.php
qq.secretId = AKID6dwpKadiQgbDpXDtyNhppIHPO5qPv5GK
qq.secretKey = ACJkH9mg0DBA1PYpf0E7f3g534wBsQaW