Update nginx_limit_api-t6.yml
Showing
1 changed file
with
13 additions
and
1 deletions
@@ -301,4 +301,16 @@ api_rate_limit: | @@ -301,4 +301,16 @@ api_rate_limit: | ||
301 | - app.Shopping.swap: "100" | 301 | - app.Shopping.swap: "100" |
302 | 302 | ||
303 | # payment | 303 | # payment |
304 | - - app.activity.getInfoOfOrderShare: "100" | ||
304 | + - app.activity.getInfoOfOrderShare: "100" | ||
305 | + | ||
306 | + - ufo.couponsInPrdDetail.list: "0" | ||
307 | + - ufo.couponTopListOfPrdDetail.list: "0" | ||
308 | + - ufo.product.sizeImages: "0" | ||
309 | + - ufo.product.search.common.list: "0" | ||
310 | + - ufo.product.vedioImage: "0" | ||
311 | + - ufo.tradeBills.applyCash: "0" | ||
312 | + - ufo.sellerOrder.computeWithCoupon: "0" | ||
313 | + - ufo.product.search.secondhand.filter: "0" | ||
314 | + - ufo.product.search.appraise.list: "0" | ||
315 | + - app.realNameAuth.idCardAuth: "0" | ||
316 | + - app.grass.simpleProductArticle: "0" |
-
Please register or login to post a comment