...
|
...
|
@@ -278,13 +278,13 @@ api_rate_limit: |
|
|
# product index
|
|
|
- app.product.data: "200"
|
|
|
- app.product.showRedPackage: "200"
|
|
|
- app.favorite.isFavoriteNew: "100"
|
|
|
- app.consult.lastTwo: "100"
|
|
|
- show.recentShareOrderByProductId: "100"
|
|
|
- app.consult.common: "100"
|
|
|
- app.union.shareOrder.getShareCodeInfo: "100"
|
|
|
- app.consult.like: "100"
|
|
|
- app.consult.useful: "100"
|
|
|
- app.favorite.isFavoriteNew: "99"
|
|
|
- app.consult.lastTwo: "99"
|
|
|
- show.recentShareOrderByProductId: "99"
|
|
|
- app.consult.common: "99"
|
|
|
- app.union.shareOrder.getShareCodeInfo: "99"
|
|
|
- app.consult.like: "99"
|
|
|
- app.consult.useful: "99"
|
|
|
- app.product.shopPreference: "99"
|
|
|
- app.product.preference: "99"
|
|
|
- app.product.shopRecommend: "99"
|
...
|
...
|
@@ -292,10 +292,10 @@ api_rate_limit: |
|
|
# shopping cart
|
|
|
- app.Shopping.queryCart: "200"
|
|
|
- app.Shopping.queryCartCouponCenter: "200"
|
|
|
- app.Shopping.count: "100"
|
|
|
- app.product.recShopCart: "100"
|
|
|
- app.home.newPreference: "100"
|
|
|
- app.search.newLast7day: "100"
|
|
|
- app.Shopping.count: "99"
|
|
|
- app.product.recShopCart: "99"
|
|
|
- app.home.newPreference: "99"
|
|
|
- app.search.newLast7day: "99"
|
|
|
- app.Shopping.increase: "100"
|
|
|
- app.Shopping.decrease: "100"
|
|
|
- app.Shopping.swap: "100"
|
...
|
...
|
|