Authored by LUOXC

test

... ... @@ -29,7 +29,7 @@ api_rate_limit:
- app.yohocoin.add: "90"
- app.yohocoin.lists: "90"
- order.paymentBuyNow: "60"
- resources.simple.pice: "90"
- resources.simple.pice: "120"
- app.product.promotion: "60"
- app.coupons.queryProdPageCoupons: "60"
- h5.product.intro: "90"
... ... @@ -47,7 +47,7 @@ api_rate_limit:
- web.productModelcard.list: "90"
- web.productComfort.data: "90"
- web.productModelTry.data: "90"
- app.passport.profile: "100"
- app.passport.profile: "125"
- app.activity.getlist: "250"
- app.promotion.getCoupon: "60,9999992,人太多啦,稍后再试!"
- app.coupons.couponSend: "60,9999992,人太多啦,稍后再试!"
... ... @@ -284,16 +284,16 @@ api_rate_limit:
- app.union.shareOrder.getShareCodeInfo: "60"
- app.consult.like: "60"
- app.consult.useful: "60"
- app.product.shopPreference: "60"
- app.product.preference: "60"
- app.product.shopRecommend: "60"
- app.product.shopPreference: "80"
- app.product.preference: "80"
- app.product.shopRecommend: "80"
# shopping cart
- app.Shopping.queryCart: "125"
- app.Shopping.queryCartCouponCenter: "130"
- app.Shopping.count: "60"
- app.product.recShopCart: "80"
- app.home.newPreference: "130"
- app.home.newPreference: "180"
- app.search.newLast7day: "150"
- app.Shopping.increase: "60"
- app.Shopping.decrease: "60"
... ...