Authored by LUOXC

test

... ... @@ -23,7 +23,7 @@ api_rate_limit:
- app.Shopping.listCoupon: "125"
- app.Shopping.listGiftCard: "150"
- app.Shopping.listGiftCard: "180"
- app.yohocoin.total: "90"
- app.yohocoin.subtract: "90"
- app.yohocoin.add: "90"
... ... @@ -162,7 +162,7 @@ api_rate_limit:
- app.search.shop.filter: "250"
- app.search.good: "250"
- app.search.fuzzy: "250"
- app.search.category.productList: "90"
- app.search.category.productList: "180"
- app.search.productList: "150"
- app.search.recomandLi: "90"
- app.search.shop.productList: "90"
... ... @@ -183,7 +183,7 @@ api_rate_limit:
- app.redpac.redpacRainInfo: "250"
- app.invitecode.userinfo: "125"
- app.giftcard.cardNum: "250"
- app.address.get: "150"
- app.address.get: "180"
- app.passport.getBirthDayImage: "125"
- app.favorite.add: "125"
- app.favorite.isFavorite: "90"
... ...