...
|
...
|
@@ -75,7 +75,6 @@ api_rate_limit: |
|
|
- app.limitProduct.limitProductDetail: "150"
|
|
|
- app.limitProduct.productStatus: "150"
|
|
|
- app.Shopping.count: "150"
|
|
|
- app.home.newPreference: "150"
|
|
|
- app.Shopping.easyPayment: "200,9999992,人太多啦,稍后再试!"
|
|
|
- app.Shopping.easyCompute: "200,9999992,人太多啦,稍后再试!"
|
|
|
- app.inbox.getTotal: "400"
|
...
|
...
|
@@ -111,7 +110,6 @@ api_rate_limit: |
|
|
- show.seckill.recentShareOrderByProductId: "100"
|
|
|
- app.depositAdvance.data: "150"
|
|
|
- app.limitTimeAdvance.data: "150"
|
|
|
- app.product.shopRecommend: "150"
|
|
|
- app.product.sizehelper.show: "150"
|
|
|
- app.product.sizehelper.detail: "150"
|
|
|
- app.show.instalment: "150"
|
...
|
...
|
@@ -185,7 +183,6 @@ api_rate_limit: |
|
|
- app.search.pool.productList: "200"
|
|
|
- app.search.newProduct.shop: "200"
|
|
|
- app.search.coupon.productList: "200"
|
|
|
- app.search.newLast7day: "400"
|
|
|
- app.resources.holidayGifConfig: "400"
|
|
|
- app.passport.verify: "100"
|
|
|
- app.passport.growthDetail: "400"
|
...
|
...
|
@@ -264,3 +261,10 @@ api_rate_limit: |
|
|
- app.badge.checkSignStatus: "200"
|
|
|
- app.badge.getCouponAndChangeStatus: "200"
|
|
|
- app.badge.luckDrawAndChangeStatus: "200"
|
|
|
# search related
|
|
|
- app.search.firstpage.productlist: "200"
|
|
|
# 购物车推荐
|
|
|
- app.search.newLast7day: "200"
|
|
|
- app.home.newPreference: "150"
|
|
|
# 商品详情
|
|
|
- app.product.shopRecommend: "150" |
...
|
...
|
|