...
|
...
|
@@ -278,16 +278,16 @@ api_rate_limit: |
|
|
# product index
|
|
|
- app.product.data: "200"
|
|
|
- app.product.showRedPackage: "200"
|
|
|
- app.product.shopRecommend: "100"
|
|
|
- app.favorite.isFavoriteNew: "100"
|
|
|
- app.consult.lastTwo: "100"
|
|
|
- show.recentShareOrderByProductId: "100"
|
|
|
- app.consult.common: "100"
|
|
|
- app.union.shareOrder.getShareCodeInfo: "100"
|
|
|
- app.product.shopPreference: "100"
|
|
|
- app.product.preference: "100"
|
|
|
- app.consult.like: "100"
|
|
|
- app.consult.useful: "100"
|
|
|
- app.product.shopPreference: "99"
|
|
|
- app.product.preference: "99"
|
|
|
- app.product.shopRecommend: "99"
|
|
|
|
|
|
# shopping cart
|
|
|
- app.Shopping.queryCart: "200"
|
...
|
...
|
|