Authored by Lixiaodi

删除无用的bean

@@ -61,8 +61,6 @@ @@ -61,8 +61,6 @@
61 <!-- 配置MultipartResolver 用于文件上传 使用spring的CommosMultipartResolver --> 61 <!-- 配置MultipartResolver 用于文件上传 使用spring的CommosMultipartResolver -->
62 <bean id="multipartResolver" class="org.springframework.web.multipart.commons.CommonsMultipartResolver"> 62 <bean id="multipartResolver" class="org.springframework.web.multipart.commons.CommonsMultipartResolver">
63 <property name="defaultEncoding" value="UTF-8"></property> 63 <property name="defaultEncoding" value="UTF-8"></property>
64 - <property name="maxUploadSize" value="${file.maxsize}"></property>  
65 - <property name="uploadTempDir" value="${file.uploadTempDir}"></property>  
66 <property name="resolveLazily" value="true"></property> 64 <property name="resolveLazily" value="true"></property>
67 </bean> 65 </bean>
68 66
@@ -87,7 +85,7 @@ @@ -87,7 +85,7 @@
87 </bean> 85 </bean>
88 <!-- api文档配置 end --> 86 <!-- api文档配置 end -->
89 87
90 - <bean id="ufoServiceCaller" class="com.yohoufo.common.caller.UfoServiceCaller"> 88 + <bean id="ufoServiceCaller" class="com.yohoufo.common.caller.UfoServiceCaller" />
91 89
92 <!--Spring mvc 拦截器--> 90 <!--Spring mvc 拦截器-->
93 <mvc:interceptors> 91 <mvc:interceptors>
1 -# ******************** gateway common configs ********************  
2 -# if true, client_security check may be disabled.  
3 -is_debug_enable=true  
4 -is_checksession_enable=false  
5 -file.maxsize=5400000  
6 -file.uploadTempDir=/Users/ming/source/logs  
7 -#file.saveDir=/Users/apple/Documents/uploadFile  
8 -file.saveDir=E:\\tmp\\image  
9 -  
10 -# ******************** cloud storage config ********************  
11 -# qiniu config  
12 -qiniu.domain=http://yhfair.qiniudn.com  
13 -qiniu.accesskey=atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m  
14 -qiniu.secretkey=pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm  
15 -qiniu.bucket=yhfair  
16 -  
17 -#self own brand  
18 -self.own.brand=208,518,350,443,450,444,256,396,257,302,560,591,598,261,583,550,614,562,570,678,672,481,464,397,520,543,701,751,689,467,153,516,335  
19 -  
20 -# ******************** redis servers ********************  
21 -redis.proxy.address=192.168.102.45  
22 -redis.proxy.port=6379  
23 -#password, can be empty  
24 -redis.proxy.auth=  
25 -  
26 -redis.readonly.proxy.address=192.168.102.45  
27 -redis.readonly.proxy.port=6379  
28 -redis.readonly.proxy.auth=  
29 -  
30 -redis.pool.maxTotal=100  
31 -redis.pool.maxIdle=100  
32 -redis.pool.maxWaitMillis=2000  
33 -redis.pool.minIdle=50  
34 -redis.pool.testOnBorrow=false  
35 -redis.pool.testWhileIdle=true  
36 -  
37 -# ******************** bigData redis servers ********************  
38 -#bigDataRedis.proxy.address=123.57.14.54  
39 -bigDataRedis.proxy.address=172.31.57.56  
40 -bigDataRedis.proxy.port=6379  
41 -#password, can be empty  
42 -bigDataRedis.proxy.auth=  
43 -  
44 -bigDataRedis.pool.maxTotal=100  
45 -bigDataRedis.pool.maxIdle=100  
46 -bigDataRedis.pool.maxWaitMillis=2000  
47 -bigDataRedis.pool.minIdle=50  
48 -bigDataRedis.pool.testOnBorrow=false  
49 -bigDataRedis.pool.testWhileIdle=true  
50 1
51 # ******************** service call timeout in mil-seconds ******************** 2 # ******************** service call timeout in mil-seconds ********************
52 service.call.connectReqTimeout=6000 3 service.call.connectReqTimeout=6000
@@ -54,31 +5,13 @@ service.call.socketTimeout=6000 @@ -54,31 +5,13 @@ service.call.socketTimeout=6000
54 service.call.connectTimeout=6000 5 service.call.connectTimeout=6000
55 6
56 yoho.logs.basedir=Data 7 yoho.logs.basedir=Data
57 -yoho.gateway.env.namespace=logs 8 +ufo.gateway.env.namespace=logs
58 yoho.logs.maxFileSize=100MB 9 yoho.logs.maxFileSize=100MB
59 yoho.logs.maxHistory=15 10 yoho.logs.maxHistory=15
60 11
61 12
62 -  
63 -`  
64 # ******************** search restful ******************** 13 # ******************** search restful ********************
65 -#search server ip and port(if hava)  
66 -#ip.port.search.server=182.92.99.119:8080  
67 -  
68 ip.port.search.server=192.168.102.216:8080 14 ip.port.search.server=192.168.102.216:8080
69 -ip.port.search.photo.search=172.16.9.115:8888  
70 -ip.port.search.photo.search.new=10.67.90.13:8000  
71 -  
72 -  
73 -# ******************** product html5 ********************  
74 -h5.version=1.0.7  
75 -gateway.domain.url=http://testapi.yoho.cn:28078  
76 -limitProduct.desc.version=1.3  
77 -default.http.type=http  
78 -  
79 -#product Fashioncode config  
80 -fashioncode.product=\u590d\u5236\u8fd9\u6761\u6d88\u606f,\u6253\u5f00Yoho!Buy\u6709\u8d27\u5ba2\u6237\u7aef,\u5373\u53ef\u67e5\u770b\u5546\u54c1  
81 -fashioncode.brand=\u590d\u5236\u8fd9\u6761\u6d88\u606f,\u6253\u5f00Yoho!Buy\u6709\u8d27\u5ba2\u6237\u7aef,\u5373\u53ef\u67e5\u770b\u5546\u54c1\u724c  
82 15
83 16
84 #\u914d\u7f6e\u5b89\u5168\u7684\u9650\u5236\u6b21\u6570 17 #\u914d\u7f6e\u5b89\u5168\u7684\u9650\u5236\u6b21\u6570
@@ -86,11 +19,6 @@ login.ip.limit.times=-1 @@ -86,11 +19,6 @@ login.ip.limit.times=-1
86 login.loginfailed.limit.time=10 19 login.loginfailed.limit.time=10
87 login.skip.modify.weakPwd=Y 20 login.skip.modify.weakPwd=Y
88 21
89 -#\u5546\u5bb6\u7aef-\u914d\u7f6e\u5b89\u5168\u7684\u9650\u5236\u6b21\u6570  
90 -login.shops.ip.limit.times=-1  
91 -login.shops.loginfailed.limit.time=10  
92 -  
93 -  
94 # ******************** hystrix********************** 22 # ******************** hystrix**********************
95 #his property sets the time in milliseconds after which the caller will observe a timeout and walk away from the command execution. 23 #his property sets the time in milliseconds after which the caller will observe a timeout and walk away from the command execution.
96 hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=10000 24 hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=10000
@@ -110,160 +38,9 @@ zkAddress=192.168.102.45:2181 @@ -110,160 +38,9 @@ zkAddress=192.168.102.45:2181
110 # web context 38 # web context
111 web.context=ufo-gateway 39 web.context=ufo-gateway
112 40
113 -########## common rabbitmq ##########  
114 -# local, maybe producer using this.  
115 -rabbit_common = 192.168.102.45:5672  
116 -rabbit_common_user = yoho  
117 -rabbit_common_password = yoho  
118 -##########common rabbitmq ##########  
119 -  
120 -rabbit_host=192.168.102.45:5672  
121 -rabbit_user=yoho  
122 -rabbit_password=yoho  
123 -  
124 -  
125 -# ERP service  
126 -erp.order.status.url=http://portal.admin.yohobuy.com/api/orders/status  
127 -# Payment config  
128 -# Alipay  
129 -  
130 -  
131 -# WechatAPP  
132 -wechat.app.notifyurl=http://testservice.yoho.cn:28077/payment/wechat_notify  
133 -wechat.app.newnotifyurl=http://testservice.yoho.cn:28077/payment/weixin_notify  
134 -wechat.app.partnerid=1218934901  
135 -wechat.app.partnerkey=b22de5cfd0ded341e0516505f72649a9  
136 -wechat.app.appid=wx049fdaa3ba9cdd7a  
137 -wechat.app.appsecret=f973fdb412307ea7b97d0252fd675104  
138 -wechat.app.paysignkey=wGwAsgU5SeeM62glYaoC6ALBKhtOrF7Ek9LzE8trEuUG7jHeFdnSlyA1jblOYYS57QzWr8dYVsWGdeWhzeonnrKFZakgwFWPYVtyeP4XqSu9Qvxps8LEgxoFBEpRPm6C  
139 -  
140 -# WechatWAP  
141 -wechat.wap.notifyurl=http://testservice.yoho.cn:28077/payment/wechatwap_notify  
142 -wechat.wap.mchid=1227694201  
143 -wechat.wap.key=7e6f3307b64cc87c79c472814b88f7fb  
144 -wechat.wap.appid=wx75e5a7c0c88e45c2  
145 -wechat.wap.appsecret=ce21ae4a3f93852279175a167e54509b  
146 -  
147 -# Unionpay  
148 -unionpay.env=00  
149 -unionpay.merid=898111453110482  
150 -unionpay.sign.cert=PM_898111453110482.pfx  
151 -unionpay.notifyurl=http://testservice.yoho.cn:28077/payment/unionpay_notify  
152 -  
153 -wechat.access.appid = wx1e6997242bcfcdfb  
154 -wechat.access.secret = d6fa51581e4c11ee312a1990c2ebf0bd  
155 -  
156 -# ApplePay  
157 -applepay.env=01  
158 -applepay.sign.cert=acp_test_sign.pfx  
159 -applepay.merid=777290058110097  
160 -applepay.notifyurl=http://testservice.yoho.cn:28077/payment/applepay_notify  
161 -  
162 -## QQwallet  
163 -qq.partnerid=1284612001  
164 -qq.partnerkey=bfa7410caf55ba1c86ec5781c9180e66  
165 -qq.appid=100898104  
166 -qq.appkey=1ab633a3c8c73947961b27f461312567  
167 -qq.notifyurl=http://testservice.yoho.cn:28077/payment/qqpay_notify  
168 -  
169 -# ************************ sync browse on-off **************************  
170 -users.browse.sync=true  
171 -# ************************ browse expire time **************************  
172 -users.browse.expire=7776000  
173 -# ************************ one user browse's num **************************  
174 -users.browse.numPerUser=100  
175 -# ************************ browse cache client app_version **************************  
176 -users.browse.appVersion=4.1.0.***  
177 -# ************************ temporary max browse cache number **************************  
178 -users.browse.maxTemBrowse = 5  
179 -# ************************ send mq interval time **************************  
180 -users.browse.sendtime = 10  
181 -# ************************ inboxNum expire time **************************  
182 -message.inboxNum.expire=10  
183 -  
184 -erp.message.sync.type=CALL  
185 -  
186 -#*******************Redis\u7f13\u5b58\u76f8\u5173**************************#  
187 -  
188 -#\u6d4f\u89c8\u8bb0\u5f55\u5fae\u670d\u52a1URL  
189 -  
190 -redis.timeout=50  
191 -  
192 -alarm.write.enable=true  
193 -  
194 -redis.notsync.twemproxy.addresses=192.168.102.211:6379  
195 -redis.notsync.twemproxy.auth=  
196 #\u5bc6\u7801AES\u52a0\u5bc6\u5bc6\u94a5 41 #\u5bc6\u7801AES\u52a0\u5bc6\u5bc6\u94a5
197 password.aes.key=yoho9646yoho9646 42 password.aes.key=yoho9646yoho9646
198 43
199 -##\u5b66\u751f\u4ef7\u6298\u6263  
200 -student.discount.rate=0.9  
201 -  
202 -portalGateway.ipad.key = ad9fcda2e679cf9229e37feae2cdcf80  
203 -erp.gateway.url = http://192.168.102.47:9098/erp-gateway-web/  
204 -erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stock  
205 -  
206 -portalGateway.service.url = http://192.168.102.47:8080/portal-gateway/erp  
207 -erp.shops.batch.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_stock  
208 -erp.shops.batch.center.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_center_stock  
209 -  
210 -hystrix.threadpool.promotionThreadInsulate.coreSize=20  
211 -hystrix.threadpool.promotionThreadInsulate.maxQueueSize=2000  
212 -  
213 -hystrix.threadpool.shoppingEdit.coreSize=30  
214 -hystrix.threadpool.shoppingEdit.maxQueueSize=5000  
215 -  
216 -hystrix.threadpool.shoppingPayment.coreSize=30  
217 -hystrix.threadpool.shoppingPayment.maxQueueSize=5000  
218 -  
219 -hystrix.threadpool.shoppingSubmit.coreSize=30  
220 -hystrix.threadpool.shoppingSubmit.maxQueueSize=5000  
221 -  
222 -hystrix.threadpool.orderPaymentGroup1.coreSize=30  
223 -hystrix.threadpool.orderPaymentGroup1.maxQueueSize=5000  
224 -  
225 -hystrix.threadpool.orderPaymentGroup2.coreSize=30  
226 -hystrix.threadpool.orderPaymentGroup2.maxQueueSize=5000  
227 -  
228 -hystrix.threadpool.newProduct.coreSize=30  
229 -hystrix.threadpool.newProduct.maxQueueSize=5000  
230 -  
231 -hystrix.threadpool.myOrders.coreSize=30  
232 -hystrix.threadpool.myOrders.maxQueueSize=5000  
233 -  
234 -hystrix.threadpool.userLogin.coreSize=20  
235 -hystrix.threadpool.userLogin.maxQueueSize=3000  
236 -  
237 -hystrix.threadpool.resourcesPrimary.coreSize=30  
238 -hystrix.threadpool.resourcesPrimary.maxQueueSize=5000  
239 -  
240 -  
241 -platform.service.url=http://localhost:8088/platform  
242 -  
243 -yoho.message.controller.url=http://192.168.102.202:8087/yoho-message-controller  
244 -  
245 -#photoSearch  
246 -photoSearch.access.key.id=7343a192140f25a59c53dab5652f5f47  
247 -photoSearch.secret.key=45c1ce98ee6b4701d55802989ba240f4  
248 -photoSearch.service.id=rdbehn3x  
249 -  
250 -  
251 -  
252 -service.online.type=1  
253 -# live800  
254 -service.online.type.live800=http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409  
255 -# h5  
256 -service.online.type.h5=http://m.yohobuy.com/service/im  
257 -# native  
258 -service.online.type.native=  
259 -  
260 -  
261 -#erp-shop-web address  
262 -erp.shop.web.url=http://192.168.103.82:9098  
263 -  
264 -gateway.screen.mobilestart=[ \"147\", \"170\", \"171\"]  
265 -  
266 -cloud=qcloud  
267 44
268 #用户uic服务地址 45 #用户uic服务地址
269 uic.service.url=http://192.168.103.73:8096/uic 46 uic.service.url=http://192.168.103.73:8096/uic
@@ -286,6 +63,3 @@ sdk.instanceName=yohopic @@ -286,6 +63,3 @@ sdk.instanceName=yohopic
286 63
287 64
288 yoho.recovery.zkPath=/yh/config/recovery 65 yoho.recovery.zkPath=/yh/config/recovery
289 -union.service.url=http://union.yohoops.org/union  
290 -  
291 -malicious.service.url=http://malicious.yohops.com/outer/delMaliciousBannedIp  
1 -# global configurations, ConfigReader will write this file to zookeeper.  
2 -  
3 -# enable trace  
4 -trace.exporter.enable=false  
5 -  
6 -# enable report event to influxdb  
7 -alarm.write.enable=true  
8 -  
9 -#alarm sample per  
10 -alarm.sampler=0.2  
11 -  
12 -#limit app version, older version not allow to request  
13 -gateway.limit.app.version=5.5.2  
14 -  
15 -gateway.limit.uid.length=10  
16 -  
17 -#verify session scope  
18 -gateway.session.isVerifyAllMethod=true  
19 -#ignore session method  
20 -gateway.session.ignoreMethods=  
21 -#escape session verify param  
22 -gateway.client.secret.h5=NGJjYjhkNmwwZGM0OTk0YmQyMTMwZjlmoTZmzjY4cjN  
23 -  
24 -#message signature verify on-off  
25 -gateway.security.isSignatureVerifyEnable=true  
26 -#signature verify in dynamic  
27 -gateway.security.isSignatureVerifyInDynamic=false  
28 -#verify signature scope  
29 -gateway.signature.isVerifyAllMethod=true  
30 -#ignore signature method  
31 -gateway.signature.ignoreMethods=  
32 -  
33 -cache.degrade.sync.enable=true  
34 -  
35 -yoho.core.ehcache.enable=true  
36 -  
37 -yoho.core.producer.async.enable=false  
38 -  
39 -yoho.core.redis.async.enable=false  
40 -  
41 -gateway.switch.order.applePayBindBoot.enable=true  
42 -  
43 -# product detail, get storage, true:degrade, false:not degrade, can  
44 -gateway.degrade.product.queryProductCallBackData.enable=false  
45 -  
46 -# product detail, query Consults, true:degrade, false:not degrade, can  
47 -gateway.degrade.product.consult.enable=false  
48 -  
49 -# product detail, query comment, true:degrade, false:not degrade, can  
50 -gateway.degrade.product.comment.enable=false  
51 -  
52 -# limit product detail, true:degrade, false:not degrade, can  
53 -gateway.degrade.product.limitProduct.enable=false  
54 -  
55 -# product detail, isFavorite, true:degrade, false:not degrade, can  
56 -gateway.degrade.product.isFavorite.enable=false  
57 -  
58 -# product detail, shops favorite count, true:degrade, false:not degrade, can  
59 -gateway.degrade.product.shopsFavoriteCount=false  
60 -  
61 -# product detail, isFavorite, true:degrade, false:not degrade, can  
62 -gateway.degrade.product.batchCheckIsFavorite.enable=false  
63 -  
64 -# product market price show, true:degrade, false:not degrade, can  
65 -gateway.degrade.product.marketPriceShow.enable=true  
66 -gateway.degrade.product.promotionPriceShow.enable=false  
67 -# limit product channel, query User Reminder list, true:degrade, false:not degrade, can  
68 -gateway.degrade.product.queryUserReminder.enable=false  
69 -  
70 -# limit product detail, query ReminderCount And HasReminder, true:degrade, false:not degrade, can  
71 -gateway.degrade.product.queryReminderCountAndHasReminder.enable=false  
72 -  
73 -# product detail, check limitcode expired, true:degrade, false:not degrade, can  
74 -gateway.degrade.product.promotion.getLimitSKNByBatchNO.enable=false  
75 -  
76 -# limit product detail, check product status, true:degrade, false:not degrade, can  
77 -gateway.degrade.product.product.batchQueryProductBasicInfo.enable=false  
78 -  
79 -# limit product detail, check product storage, true:degrade, false:not degrade, can  
80 -gateway.degrade.product.product.queryStorageByProductSkn.enable=false  
81 -  
82 -# pc product detail, get productbanner, true:degrade, false:not degrade, can  
83 -gateway.degrade.product.productBanner.enable=false  
84 -  
85 -# pc product detail, queryProductCollocation, true:degrade, false:not degrade, can  
86 -gateway.degrade.product.product.queryProductCollocation.enable=false  
87 -  
88 -# pc product detail, queryProductModelcard, true:degrade, false:not degrade, can  
89 -gateway.degrade.product.product.queryProductModelcard.enable=false  
90 -  
91 -# pc product detail, queryProductComfort, true:degrade, false:not degrade, can  
92 -gateway.degrade.product.product.queryProductComfort.enable=false  
93 -  
94 -# pc product detail, queryModelTryBySkn, true:degrade, false:not degrade, can  
95 -gateway.degrade.product.product.queryModelTryBySkn.enable=false  
96 -  
97 -# pc product detail, queryBrandFolder, true:degrade, false:not degrade, can  
98 -gateway.degrade.product.product.queryBrandFolder.enable=false  
99 -  
100 -# pc product detail, queryBrandSeries, true:degrade, false:not degrade, can  
101 -gateway.degrade.product.product.queryBrandSeries.enable=false  
102 -  
103 -# pc product detail, queryShopFolder, true:degrade, false:not degrade, can  
104 -gateway.degrade.product.product.queryShopFolder.enable=false  
105 -  
106 -# pc product detail, queryShopSeries, true:degrade, false:not degrade, can  
107 -gateway.degrade.product.product.queryShopSeries.enable=false  
108 -  
109 -# pc person center, favorite product list, true:degrade, false:not degrade, can  
110 -gateway.degrade.product.pcfavoritelist.enable=false  
111 -  
112 -# miao sha product list, show remind, true:degrade, false:not degrade, can  
113 -gateway.degrade.product.seckill.reminder.enable=false  
114 -  
115 -# refund exchange, batch query is support refund, true:degrade, false:not degrade, can  
116 -gateway.degrade.product.batchQueryIsSupportRefundExchange.enable=false  
117 -  
118 -# offline show storeList, true:degrade, false:not degrade, can  
119 -gateway.degrade.product.app.product.storeList.enable=false  
120 -# offline show storesale, true:degrade, false:not degrade, can  
121 -gateway.degrade.product.data.offline.enable=false  
122 -# product detail, sale out produc recommend, true:degrade, false:not degrade, can  
123 -gateway.degrade.product.saleout.recommend.enable=false  
124 -gateway.degrade.product.needSortRecommend.enable=false  
125 -gateway.degrade.product.shoprecommend.enable=false  
126 -gateway.degrade.product.shoprecommend.checkAB.enable=false  
127 -gateway.degrade.product.sizehelper.show.enable=false  
128 -gateway.degrade.product.app.product.queryBuyLimit.enable=false  
129 -# product detail, preference productlist, true:degrade, false:not degrade, can  
130 -gateway.degrade.search.product.preference.enable=false  
131 -  
132 -# bigdata brandList, true:degrade, false:not degrade, can  
133 -gateway.degrade.bigdata.recommend.brandList.enable=true  
134 -  
135 -# categroy fuzzy search productlist reccommend shop, true:degrade, false:not degrade, can  
136 -gateway.degrade.search.category.recshop.enable=false  
137 -  
138 -# newproduct search productlist reccommend shop, true:degrade, false:not degrade, can  
139 -gateway.degrade.search.newproduct.recall.enable=false  
140 -gateway.degrade.search.vipprice.show.enable=false  
141 -#newproduct forward shop, search 30 days productlist  
142 -gateway.search.newproductshop.time=30  
143 -  
144 -gateway.degrade.search.alicloud.photosearch.enable=false  
145 -#0:malong 1:ali 2:yoho  
146 -gateway.degrade.search.photosearch.switch=0  
147 -  
148 -# promotion limit code, show red point, true:degrade, false:not degrade, can  
149 -gateway.degrade.promotion.promotion.checkNewLimitProduct.enable=false  
150 -  
151 -#promotion coupon total num ,degrade flag  
152 -gateway.degrade.promotion.app.coupons.total.enable=false  
153 -  
154 -#promotion coupon product detail ,degrade flag  
155 -gateway.degrade.promotion.app.coupons.queryProdPageCoupons.enable=false  
156 -  
157 -#promotion coupon shop detail ,degrade flag  
158 -gateway.degrade.promotion.shop.coupons.list.enable=false  
159 -  
160 -  
161 -gateway.degrade.accesslog.enable=false  
162 -  
163 -gateway.degrade.qiniu.imageupload.callback.enable=false  
164 -########################## Begin users degrade ###############################################  
165 -#login.ip.limit.times,default -1  
166 -gateway.login.ip.limit.times=10  
167 -#login.mobile.limit.times,default -1  
168 -gateway.login.mobile.limit.time=10  
169 -#security interceptor check session enable, default true  
170 -gateway.session.isCheckSessionEnable=false  
171 -#web.complaints.getCount(PC to query complaints count, true:degrade, false:not degrade)  
172 -gateway.degrade.users.complaintsCount.enable=false  
173 -  
174 -#web.complaints.getList(PC to query complaints list, true:degrade, false:not degrade)  
175 -gateway.degrade.users.complaintsList.enable=false  
176 -  
177 -#web.passport.getLikeBrand(PC to queyr likeBrand, true:degrade, false:not degrade)  
178 -gateway.degrade.users.likeBrand.enable=false  
179 -  
180 -#app.home.getInfoNum(query nums for user center, true:degrade, false:not degrade)  
181 -gateway.degrade.users.myIndex.enable=false  
182 -  
183 -#web.redution.count(PC to query redution count, true:degrade, false:not degrade)  
184 -gateway.degrade.users.redutionCount.enable=false  
185 -  
186 -#app.yoho.redpacket(query redpacket on/off, true:degrade, false:not degrade)  
187 -gateway.degrade.users.redpacket.enable=false  
188 -  
189 -#app.yoho.redpacketInfo(query redpacket info, true:degrade, false:not degrade)  
190 -gateway.degrade.users.redpacketInfo.enable=false  
191 -  
192 -#app.yoho.redpacketList(query redpacket list, true:degrade, false:not degrade)  
193 -gateway.degrade.users.redpacketList.enable=false  
194 -  
195 -#web.passport.getUserHabits(PC to query userHabits, true:degrade, false:not degrade)  
196 -gateway.degrade.users.userHabits.enable=false  
197 -  
198 -#users.getFavoriteBrandCount\uff0cbrower.getFavoriteCount\uff0cbrower.totalBrowse(query favorite num. true:degrade, false:not degrade)  
199 -gateway.degrade.users.myIndexFavorite.enable=false  
200 -  
201 -#promotion.queryUserCouponsCnt,users.getYohoCoinNum,promotion.queryLimitCodeRecordNum(query promotion num. true:degrade, false:not degrade)  
202 -gateway.degrade.users.myIndexPromotion.enable=false  
203 -  
204 -#order.getOrdersStatusStatisticsByUid(query order num of myIndex. true:degrade, false:not degrade)  
205 -gateway.degrade.users.myIndexOrder.enable=false  
206 -  
207 -#app.giftcard.cardNum(get User Gift CardNum. true:degrade, false:not degrade)  
208 -gateway.degrade.users.myIndexGiftCard.enable=false  
209 -  
210 -#app.passport.growthMonth(get getYearData. true:degrade, false:not degrade)  
211 -gateway.degrade.users.growthMonth.enable=false  
212 -  
213 -#app.browse.addBrowseBatch(addBrowseBatch. true:degrade, false:not degrade)  
214 -gateway.degrade.brower.addBrowseBatch.enable=false  
215 -  
216 -#sns.queryToShareOrderNum, brower.getInboxCount(query shareOrder, inboxCount num. true:degrade, false:not degrade)  
217 -gateway.degrade.users.myIndexOthers.enable=false  
218 -  
219 -#sns.getInbox brower.getInboxListNew(query inboxList. true:degrade, false:not degrade)  
220 -gateway.degrade.users.inboxList.enable=false  
221 -#query inboxTotal. true:degrade,false not degrage  
222 -gateway.degrade.users.inboxTotal.enable=false  
223 -#browse add blackQueue  
224 -gateway.degrade.users.offer.blockqueue.enable=false  
225 -#session verify get userSession  
226 -gateway.degrade.users.getUserSesion.enable=false  
227 -#signinAppV2 use static encrypt key  
228 -gateway.degrade.users.signinAppV2.enable=false  
229 -#educationLevel use static data  
230 -gateway.degrade.users.educationLevel.enable=false  
231 -#get suggest list degrade true:degrade,false not degrage  
232 -gateway.degrade.users.suggestList.enable=false  
233 -#get userContacts degrade true:degrade,false not degrage  
234 -gateway.degrade.users.userContacts.enable=false  
235 -#query productPraise info degrade true:degrade,false not degrage  
236 -gateway.degrade.users.productPraise.enable=false  
237 -#app.passport.passport degrade true:degrade, false:not degrade  
238 -gateway.degrade.users.myProfile.enable=false  
239 -gateway.degrade.users.checkUdid.enable=false  
240 -########################## End users degrade ###############################################  
241 -  
242 -########################## Begin sns degrade ###############################################  
243 -#sns query to share order total num, true:degrade, false:not degrade, can  
244 -gateway.degrade.sns.queryOrderProductCommentList.enable=false  
245 -  
246 -#sns product detail, get recent one shareorder, true:degrade, false:not degrade, can  
247 -gateway.degrade.sns.getRecentShareOrder.enable=false  
248 -  
249 -#/guang/api/v1/share/guang(query article info for share, true:degrade, false:not degrade)  
250 -gateway.degrade.sns.shareGuang.enable=false  
251 -  
252 -#/guang/api/v1/article/getArticleNotice(query article nums of new publish, true:degrade, false:not degrade)  
253 -gateway.degrade.sns.articleNotice.enable=false  
254 -  
255 -#/guang/api/v1/share/brandinfo(query plustar brand info for share, true:degrade, false:not degrade)  
256 -gateway.degrade.sns.shareBrandInfo.enable=false  
257 -  
258 -#sns show channel get praise num, true:degrade, false:not degrade, can  
259 -gateway.degrade.sns.getPraiseInfo.enable=false  
260 -  
261 -#/guang/service/*/article/getBrand(query brands related article, true:degrade, false:not degrade)  
262 -gateway.degrade.sns.brandRelatedArticle.enable=false  
263 -  
264 -#/guang/service/v2/article/getOtherArticle(query articles related article, true:degrade, false:not degrade)  
265 -gateway.degrade.sns.otherArticle.enable=false  
266 -  
267 -#/guang/service/*/article/checkArticleFav(check article favorite, true:degrade, false:not degrade)  
268 -gateway.degrade.sns.checkArticleFav.enable=false  
269 -  
270 -#/guang/api/*/comments/getList(query articleComment list,true:degrade, false:not degrade)  
271 -gateway.degrade.sns.articleCommentsList.enable=false  
272 -  
273 -#/guang/api/*/plustar/getlist(query plustar list,true:degrade, false:not degrade)  
274 -gateway.degrade.sns.plustarList.enable=false  
275 -  
276 -#/guang/api/*/category/get(query category list,true:degrade, false:not degrade)  
277 -gateway.degrade.sns.categoryList.enable=false  
278 -  
279 -#/guang/api/v2/article/getSimpleArticleList(fav praise view num,true:degrade, false:not degrade)  
280 -gateway.degrade.sns.tagTop.enable=false  
281 -  
282 -  
283 -#/guang/api/*/article/getTagTop(query top tag,true:degrade, false:not degrade)  
284 -gateway.degrade.sns.getSimpleArticleList.enable=false  
285 -  
286 -#/guang/service/*/article/getArticleByBrand(query article by brand in star original,true:degrade, false:not degrade)  
287 -gateway.degrade.sns.articleByBrand.enable=false  
288 -#/guang/api/*/article/getArticleByViewsNum(query article by viewsNum,true:degrade, false:not degrade)  
289 -gateway.degrade.sns.articleByViewNum.enable=false  
290 -#/guang/api/*/article/articlePraiseAndFavor(query articlePraiseAndFavor,true:degrade, false:not degrade)  
291 -gateway.degrade.sns.articlePraiseAndFavor.enable=false  
292 -  
293 -#/guang/api/v1/Favorite/getFavNumber(query userFavoriteNum,true:degrade, false:not degrade)  
294 -gateway.degrade.sns.myIndexArtFav.enable=false  
295 -########################## End sns degrade ###############################################  
296 -  
297 -  
298 -# /operations/api/v5/version/getVersion (get new app version, true: degrade, false: not degrade)  
299 -gateway.degrade.resources.getVersion.enable=false  
300 -# /operations/api/v5/resource/home (determine is new user(degrade all not new), true: degrade, false: not degrade)  
301 -gateway.degrade.resources.isNewUserFromYHService.enable=false  
302 -  
303 -gateway.degrade.resources.isRegisterUserFromYHService.enable=true  
304 -#app.Shopping.count(query shopping count, true:degrade, false:not degrade)  
305 -gateway.degrade.shopping.count.enable=false  
306 -gateway.degrade.shopping.findPendingOrderCountByUid.enable=false  
307 -gateway.degrade.shopping.countUsableCoupon.enable=false  
308 -gateway.degrade.shopping.listCoupon.enable=false  
309 -gateway.degrade.order.orderListCount.enable=false  
310 -  
311 -gateway.degrade.resources.app_ads_list.enable=false  
312 -gateway.degrade.resources.app_resources_getNotices.enable=false  
313 -gateway.degrade.resources.clientInitConfig.enable=true  
314 -  
315 -#enable weight random robin  
316 -service.finder.weight=false  
317 -  
318 -gateway.sendsms.times.udid.fiftySecond=1  
319 -gateway.sendsms.times.udid.tenMinute=10  
320 -################################## START cache time config ######################################  
321 -  
322 -################################## END cache time config ######################################  
323 -################################## START redis memcache time config ######################################  
324 -  
325 -  
326 -################################## END redis memcache time config ######################################  
327 -  
328 -  
329 -  
330 -################################## START hystrix config ######################################  
331 -  
332 -#his property sets the time in milliseconds after which the caller will observe a timeout and walk away from the command execution.  
333 -hystrix.command.default.circuitBreaker.requestVolumeThreshold=100  
334 -#This property sets the error percentage at or above which the circuit should trip open and start short-circuiting requests to fallback logic.  
335 -hystrix.command.default.circuitBreaker.errorThresholdPercentage=75  
336 -  
337 -  
338 -hystrix.threadpool.default.coreSize=40  
339 -hystrix.threadpool.default.maxQueueSize=50000  
340 -# an artificial maximum queue size at which rejections will occur even if maxQueueSize has not been reached  
341 -hystrix.threadpool.default.queueSizeRejectionThreshold=45000  
342 -  
343 -  
344 -hystrix.command.default.execution.timeout.enabled=true  
345 -hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=3000  
346 -  
347 -  
348 -  
349 -#### hystrix thread pool config #########  
350 -hystrix.threadpool.promotionThreadInsulate.coreSize=20  
351 -hystrix.threadpool.promotionThreadInsulate.maxQueueSize=2000  
352 -  
353 -hystrix.threadpool.shoppingEdit.coreSize=45  
354 -hystrix.threadpool.shoppingEdit.maxQueueSize=5000  
355 -  
356 -hystrix.threadpool.shoppingPayment.coreSize=30  
357 -hystrix.threadpool.shoppingPayment.maxQueueSize=5000  
358 -  
359 -hystrix.threadpool.shoppingSubmit.coreSize=30  
360 -hystrix.threaegrapool.shoppingSubmit.maxQueueSize=5000  
361 -  
362 -hystrix.threadpool.orderAlipay.coreSize=30  
363 -hystrix.threadpool.orderAlipay.maxQueueSize=5000  
364 -  
365 -hystrix.threadpool.orderPay.coreSize=30  
366 -hystrix.threadpool.orderPay.maxQueueSize=5000  
367 -  
368 -hystrix.threadpool.newProduct.coreSize=30  
369 -hystrix.threadpool.newProduct.maxQueueSize=5000  
370 -  
371 -hystrix.threadpool.orderList.coreSize=30  
372 -hystrix.threadpool.orderList.maxQueueSize=5000  
373 -  
374 -hystrix.threadpool.userLogin.coreSize=20  
375 -hystrix.threadpool.userLogin.maxQueueSize=3000  
376 -  
377 -hystrix.threadpool.resourcesPrimary.coreSize=30  
378 -hystrix.threadpool.resourcesPrimary.maxQueueSize=5000  
379 -  
380 -  
381 -#### hystrix timeout config #########  
382 -  
383 -hystrix.command.search.query.execution.isolation.thread.timeoutInMilliseconds=2000  
384 -hystrix.command.search.selectionsForPc.execution.isolation.thread.timeoutInMilliseconds=2000  
385 -hystrix.command.search.selectionsForApp.execution.isolation.thread.timeoutInMilliseconds=2000  
386 -hystrix.command.search.aggBrand.execution.isolation.thread.timeoutInMilliseconds=2000  
387 -hystrix.command.search.productList.execution.isolation.thread.timeoutInMilliseconds=2000  
388 -hystrix.command.search.productPool.execution.isolation.thread.timeoutInMilliseconds=2000  
389 -hystrix.command.search.newShelveProductList.execution.isolation.thread.timeoutInMilliseconds=2000  
390 -  
391 -hystrix.command.sns.audShareOrderBatch.execution.isolation.thread.timeoutInMilliseconds=3000  
392 -hystrix.command.sns.selectList.execution.isolation.thread.timeoutInMilliseconds=5000  
393 -hystrix.command.sns.getUserFavArticleList.execution.isolation.thread.timeoutInMilliseconds=3000  
394 -hystrix.command.sns.getArticleBaseInfo.execution.isolation.thread.timeoutInMilliseconds=1000  
395 -hystrix.command.sns.getList.execution.isolation.thread.timeoutInMilliseconds=500  
396 -hystrix.command.sns.getStarClassroomArticleList.execution.isolation.thread.timeoutInMilliseconds=500  
397 -hystrix.command.sns.audShareOrder.execution.isolation.thread.timeoutInMilliseconds=2000  
398 -hystrix.command.sns.getShareOrderByCommentId.execution.isolation.thread.timeoutInMilliseconds=2000  
399 -hystrix.command.sns.queryShareOrderNum.execution.isolation.thread.timeoutInMilliseconds=2000  
400 -hystrix.command.sns.recommendShareOrder.execution.isolation.thread.timeoutInMilliseconds=2000  
401 -  
402 -  
403 -hystrix.command.message.smsSend.execution.isolation.thread.timeoutInMilliseconds=2000  
404 -  
405 -hystrix.command.brower.getInBoxListNew.execution.isolation.thread.timeoutInMilliseconds=500  
406 -  
407 -hystrix.command.users.activateInstalment.execution.isolation.thread.timeoutInMilliseconds=6000  
408 -hystrix.command.users.backpwdByEmail.execution.isolation.thread.timeoutInMilliseconds=2500  
409 -hystrix.command.users.verifyEmail.execution.isolation.thread.timeoutInMilliseconds=1800  
410 -hystrix.command.users.verifyStudent.execution.isolation.thread.timeoutInMilliseconds=1800  
411 -hystrix.command.users.verifyIdentity.execution.isolation.thread.timeoutInMilliseconds=1500  
412 -hystrix.command.users.getBankInfoByCardNo.execution.isolation.thread.timeoutInMilliseconds=1500  
413 -hystrix.command.users.modifyUserBaseHead.execution.isolation.thread.timeoutInMilliseconds=1500  
414 -hystrix.command.users.signCheck.execution.isolation.thread.timeoutInMilliseconds=1000  
415 -hystrix.command.users.queryCreditLimit.execution.isolation.thread.timeoutInMilliseconds=1000  
416 -hystrix.command.users.getBankCards.execution.isolation.thread.timeoutInMilliseconds=1000  
417 -hystrix.command.users.bind.execution.isolation.thread.timeoutInMilliseconds=700  
418 -hystrix.command.users.validateSnsCheckCode.execution.isolation.thread.timeoutInMilliseconds=700  
419 -hystrix.command.userLogin.login.execution.isolation.thread.timeoutInMilliseconds=700  
420 -hystrix.command.userLogin.signinByOpenID.execution.isolation.thread.timeoutInMilliseconds=700  
421 -hystrix.command.users.checkVerifyMobile.execution.isolation.thread.timeoutInMilliseconds=700  
422 -hystrix.command.users.register.execution.isolation.thread.timeoutInMilliseconds=600  
423 -hystrix.command.users.getVipDetailInfo.execution.isolation.thread.timeoutInMilliseconds=600  
424 -hystrix.command.users.modifyUserBase.execution.isolation.thread.timeoutInMilliseconds=600  
425 -hystrix.command.users.selectUserBaseList.execution.isolation.thread.timeoutInMilliseconds=500  
426 -hystrix.command.users.getFavoriteBrandList.execution.isolation.thread.timeoutInMilliseconds=500  
427 -hystrix.command.users.changeMobile.execution.isolation.thread.timeoutInMilliseconds=500  
428 -hystrix.command.users.getUserprofile.execution.isolation.thread.timeoutInMilliseconds=500  
429 -hystrix.command.users.qrCodeLogin.execution.isolation.thread.timeoutInMilliseconds=500  
430 -hystrix.command.users.getYohoCoinLog.execution.isolation.thread.timeoutInMilliseconds=500  
431 -hystrix.command.users.changepwdByMobileCode.execution.isolation.thread.timeoutInMilliseconds=500  
432 -hystrix.command.users.getList.execution.isolation.thread.timeoutInMilliseconds=500  
433 -hystrix.command.users.addYohoCoin.execution.isolation.thread.timeoutInMilliseconds=500  
434 -hystrix.command.users.getUserShowYohoCoins.execution.isolation.thread.timeoutInMilliseconds=500  
435 -hystrix.command.users.getUserSession.execution.isolation.thread.timeoutInMilliseconds=200  
436 -  
437 -hystrix.command.orderAlipay.getAliPrepayData.execution.isolation.thread.timeoutInMilliseconds=1000  
438 -hystrix.command.orderAlipay.notifyAliPayment.execution.isolation.thread.timeoutInMilliseconds=1000  
439 -hystrix.command.orderAlipay.getWeixinPrepayData.execution.isolation.thread.timeoutInMilliseconds=1000  
440 -hystrix.command.orderAlipay.notifyWeixinPayment.execution.isolation.thread.timeoutInMilliseconds=1000  
441 -hystrix.command.orderPay.getApplePrepayData.execution.isolation.thread.timeoutInMilliseconds=1000  
442 -hystrix.command.orderPay.notifyApplePayment.execution.isolation.thread.timeoutInMilliseconds=1000  
443 -hystrix.command.orderPay.getUnionPrepayData.execution.isolation.thread.timeoutInMilliseconds=1000  
444 -hystrix.command.orderPay.notifyUnionPayment.execution.isolation.thread.timeoutInMilliseconds=1000  
445 -hystrix.command.orderPay.getQQPrepayData.execution.isolation.thread.timeoutInMilliseconds=1000  
446 -hystrix.command.orderPay.notifyQQPayment.execution.isolation.thread.timeoutInMilliseconds=1000  
447 -hystrix.command.orderPay.paymentOrderQuery.execution.isolation.thread.timeoutInMilliseconds=1500  
448 -hystrix.command.orderPay.paymentRefund.execution.isolation.thread.timeoutInMilliseconds=2500  
449 -hystrix.command.orderPay.crfInstalmentConfirmRepay.execution.isolation.thread.timeoutInMilliseconds=1200  
450 -hystrix.command.orderPay.crfInstalmentCreditPay.execution.isolation.thread.timeoutInMilliseconds=1200  
451 -hystrix.command.orderPay.crfInstalmentRepayPre.execution.isolation.thread.timeoutInMilliseconds=1200  
452 -hystrix.command.orderPay.getInstallmentOrderDetail.execution.isolation.thread.timeoutInMilliseconds=1200  
453 -hystrix.command.orderPay.getAllInstallmentOrders.execution.isolation.thread.timeoutInMilliseconds=1200  
454 -hystrix.command.orderPay.getCmbNetpayData.execution.isolation.thread.timeoutInMilliseconds=1000  
455 -hystrix.command.orderPay.notifyCmbnetPay.execution.isolation.thread.timeoutInMilliseconds=1000  
456 -hystrix.command.orderPay.notifyCmbnetSign.execution.isolation.thread.timeoutInMilliseconds=1000  
457 -hystrix.command.order.queryAmtList.execution.isolation.thread.timeoutInMilliseconds=1200  
458 -hystrix.command.order.queryAmtInfo.execution.isolation.thread.timeoutInMilliseconds=1200  
459 -hystrix.command.order.queryRePayList.execution.isolation.thread.timeoutInMilliseconds=1200  
460 -hystrix.command.shoppingSubmit.submitShopping.execution.isolation.thread.timeoutInMilliseconds=1000  
461 -hystrix.command.order.closeOrderByCode.execution.isolation.thread.timeoutInMilliseconds=2000  
462 -hystrix.command.order.addfavorite.execution.isolation.thread.timeoutInMilliseconds=500  
463 -hystrix.command.order.paymentBuyNow.execution.isolation.thread.timeoutInMilliseconds=500  
464 -hystrix.command.order.submitChangeGoods.execution.isolation.thread.timeoutInMilliseconds=500  
465 -hystrix.command.shoppingPayment.paymentShopping.execution.isolation.thread.timeoutInMilliseconds=500  
466 -hystrix.command.order.removeBacklist.execution.isolation.thread.timeoutInMilliseconds=2000  
467 -hystrix.command.order.selectCouponBuyNow.execution.isolation.thread.timeoutInMilliseconds=500  
468 -hystrix.command.shoppingPayment.selectCoupon.execution.isolation.thread.timeoutInMilliseconds=500  
469 -  
470 -  
471 -hystrix.command.resourcesPrimary.get.execution.isolation.thread.timeoutInMilliseconds=1000  
472 -hystrix.command.resourcesPrimary.home.execution.isolation.thread.timeoutInMilliseconds=1000  
473 -hystrix.command.resourcesPrimary.getEntrance.execution.isolation.thread.timeoutInMilliseconds=500  
474 -hystrix.command.resourcesPrimary.getCategory.execution.isolation.thread.timeoutInMilliseconds=500  
475 -hystrix.command.resources.findWebShare.execution.isolation.thread.timeoutInMilliseconds=500  
476 -hystrix.command.resources.queryAdsList.execution.isolation.thread.timeoutInMilliseconds=500  
477 -  
478 -  
479 -hystrix.command.product.syncAddLimitProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
480 -hystrix.command.product.syncDeleteLimitProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
481 -hystrix.command.product.syncUpdateLimitProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
482 -hystrix.command.product.syncUpdateNormalProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
483 -hystrix.command.product.syncBatchUpdateNormalProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
484 -  
485 -  
486 -  
487 -hystrix.command.promotion.batchAddLimitCodeReceiveRecord.execution.isolation.thread.timeoutInMilliseconds=2000  
488 -hystrix.command.promotion.addLimitCode.execution.isolation.thread.timeoutInMilliseconds=2000  
489 -hystrix.command.promotion.updateLimitCode.execution.isolation.thread.timeoutInMilliseconds=2000  
490 -hystrix.command.promotion.deleteLimitCode.execution.isolation.thread.timeoutInMilliseconds=2000  
491 -  
492 -hystrix.command.bigdata.batchQueryChangePriceByProductSkn.execution.isolation.thread.timeoutInMilliseconds=5000  
493 -hystrix.command.bigdata.getStorageInRptForApi.execution.isolation.thread.timeoutInMilliseconds=2000  
494 -hystrix.command.bigdata.getOrdersGoodsRptListEx.execution.isolation.thread.timeoutInMilliseconds=6000  
495 -hystrix.command.bigdata.getReturnGoodsRptListEx.execution.isolation.thread.timeoutInMilliseconds=6000  
496 -hystrix.command.bigdata.getShopBrandRankEx.execution.isolation.thread.timeoutInMilliseconds=6000  
497 -hystrix.command.bigdata.getShopBusinessOverviewEx.execution.isolation.thread.timeoutInMilliseconds=6000  
498 -hystrix.command.erpPurchase.stockOut.execution.isolation.thread.timeoutInMilliseconds=2000  
499 -hystrix.command.erpPurchase.list.execution.isolation.thread.timeoutInMilliseconds=5000  
500 -hystrix.command.erpPurchase.getExpressList.execution.isolation.thread.timeoutInMilliseconds=2000  
501 -hystrix.command.erpPurchase.delivery.execution.isolation.thread.timeoutInMilliseconds=5000  
502 -hystrix.command.erpPurchase.queryBySupplierId.execution.isolation.thread.timeoutInMilliseconds=5000  
503 -hystrix.command.bigdata.getStorageStatisticsList.execution.isolation.thread.timeoutInMilliseconds=6000  
504 -hystrix.command.bigdata.getStorageInRptList.execution.isolation.thread.timeoutInMilliseconds=6000  
505 -hystrix.command.bigdata.getStorageOutRptList.execution.isolation.thread.timeoutInMilliseconds=6000  
506 -hystrix.command.seller.querySellType.execution.isolation.thread.timeoutInMilliseconds=2000  
507 -  
508 -  
509 -hystrix.command.app.clearResourceCache.execution.isolation.thread.timeoutInMilliseconds=2000  
510 -hystrix.command.app.deleteSingleTemplateCache.execution.isolation.thread.timeoutInMilliseconds=2000  
511 -hystrix.command.app.clearGuangCache.execution.isolation.thread.timeoutInMilliseconds=2000  
512 -hystrix.command.app.clearYohoCoinActivity.execution.isolation.thread.timeoutInMilliseconds=2000  
513 -hystrix.command.app.clearProductCache.execution.isolation.thread.timeoutInMilliseconds=2000  
514 -hystrix.command.app.clearSecKillCacheSync.execution.isolation.thread.timeoutInMilliseconds=2000  
515 -hystrix.command.app.clearSecKillProductCacheSync.execution.isolation.thread.timeoutInMilliseconds=2000  
516 -hystrix.command.app.clearProductSingleDay.execution.isolation.thread.timeoutInMilliseconds=2000  
517 -hystrix.command.app.clearSecKillAbortSync.execution.isolation.thread.timeoutInMilliseconds=2000  
518 -hystrix.command.app.clearSecKillAudPassSync.execution.isolation.thread.timeoutInMilliseconds=2000  
519 -hystrix.command.app.batchUpdateSecKillToNormal.execution.isolation.thread.timeoutInMilliseconds=2000  
520 -hystrix.command.app.ClearShopsDecoratorCache.execution.isolation.thread.timeoutInMilliseconds=2000  
521 -hystrix.command.app.clearShareOrderCache.execution.isolation.thread.timeoutInMilliseconds=2000  
522 -hystrix.command.erp.sysAwaitborrowGoods.execution.isolation.thread.timeoutInMilliseconds=2000  
523 -hystrix.command.app.removeBacklist.execution.isolation.thread.timeoutInMilliseconds=2000  
524 -hystrix.command.app.getStorageInRptForApi.execution.isolation.thread.timeoutInMilliseconds=10000  
525 -hystrix.command.app.selectShareOrderList.execution.isolation.thread.timeoutInMilliseconds=6000  
526 -hystrix.command.app.audShareOrderBatch.execution.isolation.thread.timeoutInMilliseconds=2000  
527 -hystrix.command.app.recommendShareOrder.execution.isolation.thread.timeoutInMilliseconds=2000  
528 -hystrix.command.app.audShareOrder.execution.isolation.thread.timeoutInMilliseconds=2000  
529 -hystrix.command.app.queryShareOrderNum.execution.isolation.thread.timeoutInMilliseconds=2000  
530 -hystrix.command.app.batchAddLimitCodeReceiveRecord.execution.isolation.thread.timeoutInMilliseconds=2000  
531 -hystrix.command.app.addLimitCode.execution.isolation.thread.timeoutInMilliseconds=2000  
532 -hystrix.command.app.updateLimitCode.execution.isolation.thread.timeoutInMilliseconds=2000  
533 -hystrix.command.app.deleteLimitCode.execution.isolation.thread.timeoutInMilliseconds=2000  
534 -hystrix.command.app.syncDeleteLimitProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
535 -hystrix.command.app.syncUpdateLimitProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
536 -hystrix.command.app.syncAddLimitProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
537 -hystrix.command.app.syncUpdateNormalProduct.execution.isolation.thread.timeoutInMilliseconds=2000  
538 -hystrix.command.app.syncBatchUpdateNormalProduct.execution.isolation.thread.timeoutInMilliseconds=3000  
539 -hystrix.command.app.getShopBusinessOverview.execution.isolation.thread.timeoutInMilliseconds=6000  
540 -hystrix.command.app.getShopBrandRank.execution.isolation.thread.timeoutInMilliseconds=6000  
541 -hystrix.command.app.getOrdersGoodsRptList.execution.isolation.thread.timeoutInMilliseconds=6000  
542 -hystrix.command.app.getReturnGoodsRptList.execution.isolation.thread.timeoutInMilliseconds=6000  
543 -hystrix.command.app.getStorageStatisticsList.execution.isolation.thread.timeoutInMilliseconds=6000  
544 -hystrix.command.app.getStorageInRptList.execution.isolation.thread.timeoutInMilliseconds=6000  
545 -hystrix.command.app.getStorageOutRptList.execution.isolation.thread.timeoutInMilliseconds=6000  
546 -  
547 -  
548 -hystrix.command.platform.queryUserProfile.execution.isolation.thread.timeoutInMilliseconds=2000  
549 -hystrix.command.platform.getUsersByPidList.execution.isolation.thread.timeoutInMilliseconds=2000  
550 -hystrix.command.platform.getLastCheckShopInfoById.execution.isolation.thread.timeoutInMilliseconds=2000  
551 -hystrix.command.platform.getSupplier.execution.isolation.thread.timeoutInMilliseconds=2000  
552 -hystrix.command.platform.product.sysAwaitborrowGoods.execution.isolation.thread.timeoutInMilliseconds=2000  
553 -hystrix.command.platform.getLimitCodeByBatchNo.execution.isolation.thread.timeoutInMilliseconds=2000  
554 -hystrix.command.platform.getProductPicUrlByProductSKN.execution.isolation.thread.timeoutInMilliseconds=2000  
555 -hystrix.command.platform.batchQueryProductSortInfo.execution.isolation.thread.timeoutInMilliseconds=2000  
556 -hystrix.command.platform.checkAppVersion.execution.isolation.thread.timeoutInMilliseconds=2000  
557 -hystrix.command.platform.getAccountBalance.execution.isolation.thread.timeoutInMilliseconds=6000  
558 -hystrix.command.platform.changePwd.execution.isolation.thread.timeoutInMilliseconds=2000  
559 -hystrix.command.platform.login.execution.isolation.thread.timeoutInMilliseconds=2000  
560 -hystrix.command.platform.batchSetIsRead.execution.isolation.thread.timeoutInMilliseconds=2000  
561 -hystrix.command.platform.delByIdsAndShopsId.execution.isolation.thread.timeoutInMilliseconds=2000  
562 -hystrix.command.platform.queryListByShopsId.execution.isolation.thread.timeoutInMilliseconds=2000  
563 -hystrix.command.platform.getShopInboxTotal.execution.isolation.thread.timeoutInMilliseconds=2000  
564 -  
565 -hystrix.command.crf.service.authentication.execution.isolation.thread.timeoutInMilliseconds=10000  
566 -hystrix.command.crf.service.getSmsCheckCode.execution.isolation.thread.timeoutInMilliseconds=5000  
567 -hystrix.command.crf.service.preCheckSmsCode.execution.isolation.thread.timeoutInMilliseconds=5000  
568 -hystrix.command.crf.service.bingBank.execution.isolation.thread.timeoutInMilliseconds=10000  
569 -hystrix.command.crf.service.reSendSms4Fcp.execution.isolation.thread.timeoutInMilliseconds=5000  
570 -hystrix.command.crf.service.bindedCardList.execution.isolation.thread.timeoutInMilliseconds=5000  
571 -hystrix.command.crf.service.queryCreditLimit.execution.isolation.thread.timeoutInMilliseconds=10000  
572 -hystrix.command.crf.service.queryBankCardInfo.execution.isolation.thread.timeoutInMilliseconds=5000  
573 -hystrix.command.crf.service.unbindCard.execution.isolation.thread.timeoutInMilliseconds=10000  
574 -hystrix.command.crf.service.toggleCard.execution.isolation.thread.timeoutInMilliseconds=10000  
575 -hystrix.command.users.reSendSms4FcpService.execution.isolation.thread.timeoutInMilliseconds=2000  
576 -hystrix.command.users.getSnsCheckCode.execution.isolation.thread.timeoutInMilliseconds=2000  
577 -  
578 -################################## END hystrix config ######################################  
579 -  
580 -################################## start abtest config ######################################  
581 -ABTest.open=false  
582 -################################## END abtest config ######################################  
583 -  
584 -  
585 -  
586 -gateway.degrade.uic.verifiedGraphic.h5web.enable=ture  
587 -graphic.verification.fail.maxtimes=50  
588 -  
589 -  
590 -  
591 -  
592 -gateway.backGroundImg.pricePlanTag=http://img11.static.yhbimg.com/article/2017/10/13/14/016a785a73dece1228decbb2268ba8faf0.png  
593 -gateway.backGroundImg.vipPricePlanTag=http://flv01.static.yhbimg.com/goodsvideo/2018/08/21/14/03ac51291d6b9718c0d2370a024e1698b3.png  
594 -gateway.backGroundImg.customizeTag.expanse=http://img12.static.yhbimg.com/article/2017/10/12/15/0249e27e16ae1c5c98db4101941680f56c.jpg  
595 -gateway.backGroundImg.customizeTag.close=http://img13.static.yhbimg.com/article/2017/10/12/15/026ea6ac9824f6a1070f6e61da3735a65c.jpg  
596 -gateway.backGroundImg.depositTag=http://img10.static.yhbimg.com/article/2017/10/10/11/01cbc6cb5f16a012a2f09ba3b59356f912.png  
597 -gateway.backGroundImg.promotionPriceTag=http://img10.static.yhbimg.com/article/2017/10/10/11/01cbc6cb5f16a012a2f09ba3b59356f912.png  
598 -gateway.backGroundImg.promotionPriceTitle=618\u4ef7\uff1a  
599 -  
600 -gateway.limit.addyohocoin=2000  
601 -  
602 -gateway.auth.depand.uic.enable=true  
603 -  
604 -  
605 -miniapp.fastlogin.switch=true  
606 -  
607 -gateway.degrade.favorite.isFavoriteNew.enable=false  
608 -  
609 -# app.favorite.getFavoriteCount, true:degrade, false:not degrade  
610 -gateway.degrade.brower.myIndexProFav.enable=false  
611 -  
612 -union.default.short.url=http://t.cn/R54KvYN  
613 -union.command.open=false  
614 -  
1 -# ******************** gateway common configs ********************  
2 -# if true, client_security check may be disabled.  
3 -is_debug_enable=${is_debug_enable}  
4 -is_checksession_enable=${is_checksession_enable}  
5 -file.maxsize=5400000  
6 -file.uploadTempDir=${file.uploadTempDir}  
7 -file.saveDir=${file.saveDir}  
8 -  
9 -hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=10000  
10 -  
11 -# ******************** cloud storage config ********************  
12 -#qiniu config  
13 -qiniu.domain=${qiniu.domain}  
14 -qiniu.accesskey=${qiniu.accesskey}  
15 -qiniu.secretkey=${qiniu.secretkey}  
16 -qiniu.bucket=${qiniu.bucket}  
17 -  
18 -  
19 -#self own brand  
20 -self.own.brand=208,518,350,443,450,444,256,396,257,302,560,591,598,261,583,550,614,562,570,678,672,481,464,397,520,543,701,751,689,467,153,516,335  
21 -  
22 -  
23 -# ******************** redis servers ********************  
24 -redis.proxy.address=${redis.proxy.address}  
25 -redis.proxy.port=${redis.proxy.port}  
26 -#password, can be empty  
27 -redis.proxy.auth=${redis.proxy.auth}  
28 -  
29 -redis.readonly.proxy.address=${redis.readonly.proxy.address}  
30 -redis.readonly.proxy.port=${redis.readonly.proxy.port}  
31 -redis.readonly.proxy.auth=${redis.readonly.proxy.auth}  
32 -  
33 -redis.notsync.twemproxy.addresses=${redis.notsync.twemproxy.addresses}  
34 -redis.notsync.twemproxy.auth=${redis.notsync.twemproxy.auth}  
35 -  
36 -redis.timeout=50  
37 -  
38 -# ******************** bigData redis servers ********************  
39 -#bigDataRedis.proxy.address=${bigDataRedis.proxy.address}  
40 -#bigDataRedis.proxy.port=${bigDataRedis.proxy.port}  
41 -##password, can be empty  
42 -#bigDataRedis.proxy.auth=${bigDataRedis.proxy.auth}  
43 -#  
44 -#bigDataRedis.pool.maxTotal=100  
45 -#bigDataRedis.pool.maxIdle=100  
46 -#bigDataRedis.pool.maxWaitMillis=2000  
47 -#bigDataRedis.pool.minIdle=50  
48 -#bigDataRedis.pool.testOnBorrow=false  
49 -#bigDataRedis.pool.testWhileIdle=true  
50 1
51 # ******************** service call timeout in mil-seconds ******************** 2 # ******************** service call timeout in mil-seconds ********************
52 service.call.connectReqTimeout=15000 3 service.call.connectReqTimeout=15000
@@ -59,19 +10,6 @@ service.call.defaultMaxPerRoute=300 @@ -59,19 +10,6 @@ service.call.defaultMaxPerRoute=300
59 # ******************** search restful ******************** 10 # ******************** search restful ********************
60 #search server ip and port(if hava) 11 #search server ip and port(if hava)
61 ip.port.search.server=${ip.port.search.server} 12 ip.port.search.server=${ip.port.search.server}
62 -ip.port.search.photo.search=${ip.port.search.photo.search}  
63 -ip.port.search.photo.search.new=${ip.port.search.photo.search.new}  
64 -  
65 -# ******************** product html5 ********************  
66 -h5.version=1.0.7  
67 -gateway.domain.url=${gateway.domain.url}  
68 -limitProduct.desc.version=1.3  
69 -default.http.type=${default.http.type}  
70 -#product Fashioncode config  
71 -fashioncode.product=\u590d\u5236\u8fd9\u6761\u6d88\u606f,\u6253\u5f00Yoho!Buy\u6709\u8d27\u5ba2\u6237\u7aef,\u5373\u53ef\u67e5\u770b\u5546\u54c1  
72 -fashioncode.brand=\u590d\u5236\u8fd9\u6761\u6d88\u606f,\u6253\u5f00Yoho!Buy\u6709\u8d27\u5ba2\u6237\u7aef,\u5373\u53ef\u67e5\u770b\u54c1\u724c  
73 -  
74 -  
75 13
76 #\u914d\u7f6e\u5b89\u5168\u7684\u9650\u5236\u6b21? 14 #\u914d\u7f6e\u5b89\u5168\u7684\u9650\u5236\u6b21?
77 #\u914d\u7f6e\u5b89\u5168\u7684\u9650\u5236\u6b21\u6570 15 #\u914d\u7f6e\u5b89\u5168\u7684\u9650\u5236\u6b21\u6570
@@ -79,150 +17,13 @@ login.ip.limit.times=20 @@ -79,150 +17,13 @@ login.ip.limit.times=20
79 login.loginfailed.limit.time=10 17 login.loginfailed.limit.time=10
80 login.skip.modify.weakPwd=${login.skip.modify.weakPwd} 18 login.skip.modify.weakPwd=${login.skip.modify.weakPwd}
81 19
82 -# shops login  
83 -login.shops.ip.limit.times=9999  
84 -login.shops.loginfailed.limit.time=10  
85 -  
86 #zookeeper address 20 #zookeeper address
87 zkAddress=${zkAddress} 21 zkAddress=${zkAddress}
88 # web context 22 # web context
89 web.context=gateway 23 web.context=gateway
90 24
91 -  
92 -########## common rabbitmq ##########  
93 -# local, maybe producer using this.  
94 -rabbit_common = ${rabbit_common}  
95 -rabbit_common_user = ${rabbit_common_user}  
96 -rabbit_common_password = ${rabbit_common_password}  
97 -##########common rabbitmq ##########  
98 -  
99 -rabbit_host=${rabbit_order}  
100 -rabbit_user=${rabbit_order_user}  
101 -rabbit_password =${rabbit_order_password}  
102 -  
103 -rabbit.cacheclean.producer.host=${rabbit.cacheclean.producer.host}  
104 -rabbit.cacheclean.consumer.host=${rabbit.cacheclean.consumer.host}  
105 -  
106 -  
107 -# ERP service  
108 -erp.order.status.url=${erp.order.status.url}  
109 -  
110 -# Payment config  
111 -# Alipay  
112 -  
113 -# WechatAPP  
114 -wechat.app.partnerid=1218934901  
115 -wechat.app.partnerkey=b22de5cfd0ded341e0516505f72649a9  
116 -wechat.app.appid=wx049fdaa3ba9cdd7a  
117 -wechat.app.appsecret=f973fdb412307ea7b97d0252fd675104  
118 -wechat.app.paysignkey=wGwAsgU5SeeM62glYaoC6ALBKhtOrF7Ek9LzE8trEuUG7jHeFdnSlyA1jblOYYS57QzWr8dYVsWGdeWhzeonnrKFZakgwFWPYVtyeP4XqSu9Qvxps8LEgxoFBEpRPm6C  
119 -wechat.app.notifyurl=${wechat.app.notifyurl}  
120 -wechat.app.newnotifyurl=${wechat.app.newnotifyurl}  
121 -  
122 -# WechatWAP  
123 -wechat.wap.mchid=1227694201  
124 -wechat.wap.key=7e6f3307b64cc87c79c472814b88f7fb  
125 -wechat.wap.appid=wx75e5a7c0c88e45c2  
126 -wechat.wap.appsecret=ce21ae4a3f93852279175a167e54509b  
127 -wechat.wap.notifyurl=${wechat.wap.notifyurl}  
128 -  
129 -wechat.access.appid = ${wechat.access.appid}  
130 -wechat.access.secret = ${wechat.access.secret}  
131 -  
132 -# Unionpay  
133 -#unionpay.env=00  
134 -#unionpay.merid=700000000000001  
135 -#unionpay.sign.cert=PM_700000000000001_acp.pfx  
136 -unionpay.env=00  
137 -#unionpay.merid=898111453110466  
138 -#unionpay.sign.cert=pc_online_banking.pfx  
139 -unionpay.merid=898111453110482  
140 -unionpay.sign.cert=PM_898111453110482.pfx  
141 -unionpay.notifyurl=${unionpay.notifyurl}  
142 -  
143 -# ApplePay  
144 -applepay.env=00  
145 -applepay.sign.cert=unionApplePay.pfx  
146 -applepay.merid=898111953110103  
147 -applepay.notifyurl=${applepay.notifyurl}  
148 -  
149 -## QQwallet  
150 -qq.partnerid=1284612001  
151 -qq.partnerkey=bfa7410caf55ba1c86ec5781c9180e66  
152 -qq.appid=100898104  
153 -qq.appkey=1ab633a3c8c73947961b27f461312567  
154 -qq.notifyurl=${qq.notifyurl}  
155 -  
156 -  
157 -# ************************ inbox num expire time **************************  
158 -message.inboxNum.expire=${message.inboxNum.expire}  
159 -  
160 -erp.message.sync.type=${erp.message.sync.type}  
161 -  
162 -  
163 -trace.exporter.enable=${trace.exporter.enable}  
164 -  
165 -#*******************Redis\u7f13\u5b58\u76f8\u5173\u914d\u7f6e**************************#  
166 -  
167 #\u5bc6\u7801AES\u52a0\u5bc6\u5bc6\u94a5 25 #\u5bc6\u7801AES\u52a0\u5bc6\u5bc6\u94a5
168 password.aes.key=${password.aes.key} 26 password.aes.key=${password.aes.key}
169 -  
170 -##\u5b66\u751f\u4ef7\u6298\u6263  
171 -student.discount.rate=0.9  
172 -  
173 -  
174 -############################## service degrade level config ##############################  
175 -  
176 -  
177 -##web.complaints.getCount##  
178 -degrade_complaintsCount_level=${degrade_complaintsCount_level}  
179 -  
180 -##web.complaints.getList##  
181 -degrade_complaintsList_level=${degrade_complaintsList_level}  
182 -  
183 -##web.passport.getLikeBrand##  
184 -degrade_likeBrand_level=${degrade_likeBrand_level}  
185 -  
186 -  
187 -##app.home.getInfoNum##  
188 -degrade_myIndex_level=${degrade_myIndex_level}  
189 -  
190 -##web.redution.count##  
191 -degrade_redutionCount_level=${degrade_redutionCount_level}  
192 -  
193 -erp.gateway.url = ${erp.gateway.url}  
194 -  
195 -erp.shops.url=${erp.shops.url}  
196 -  
197 -erp.shops.batch.center.url = ${erp.shops.batch.center.url}  
198 -  
199 -portalGateway.service.url = ${portalGateway.service.url}  
200 -  
201 -portalGateway.ipad.key = ad9fcda2e679cf9229e37feae2cdcf80  
202 -  
203 -erp.shops.batch.url = ${erp.shops.batch.url}  
204 -  
205 -  
206 -  
207 -profile.threshold=500  
208 -  
209 -  
210 -platform.service.url=${platform.service.url}  
211 -  
212 -yoho.message.controller.url=${yoho.message.controller.url}  
213 -  
214 -#photoSearch  
215 -photoSearch.access.key.id=${photoSearch.access.key.id}  
216 -photoSearch.secret.key=${photoSearch.secret.key}  
217 -photoSearch.service.id=${photoSearch.service.id}  
218 -  
219 -#erp-shop-web address  
220 -erp.shop.web.url=${erp.shop.web.url}  
221 -  
222 -gateway.screen.mobilestart=${gateway.screen.mobilestart}  
223 -  
224 -cloud=${cloud}  
225 -  
226 uic.service.url=${uic.service.url} 27 uic.service.url=${uic.service.url}
227 28
228 #signature encrypt key salt 29 #signature encrypt key salt
@@ -242,5 +43,3 @@ sdk.instanceId=${sdk.instanceId} @@ -242,5 +43,3 @@ sdk.instanceId=${sdk.instanceId}
242 sdk.instanceName=${sdk.instanceName} 43 sdk.instanceName=${sdk.instanceName}
243 44
244 yoho.single.center.domain=${yoho.single.center.domain} 45 yoho.single.center.domain=${yoho.single.center.domain}
245 -  
246 -malicious.service.url=${malicious.service.url}