Showing
1 changed file
with
3 additions
and
3 deletions
@@ -163,7 +163,7 @@ api_rate_limit: | @@ -163,7 +163,7 @@ api_rate_limit: | ||
163 | - app.search.good: "250" | 163 | - app.search.good: "250" |
164 | - app.search.fuzzy: "250" | 164 | - app.search.fuzzy: "250" |
165 | - app.search.category.productList: "90" | 165 | - app.search.category.productList: "90" |
166 | - - app.search.productList: "90" | 166 | + - app.search.productList: "150" |
167 | - app.search.recomandLi: "90" | 167 | - app.search.recomandLi: "90" |
168 | - app.search.shop.productList: "90" | 168 | - app.search.shop.productList: "90" |
169 | - app.search.promotion.productList: "125" | 169 | - app.search.promotion.productList: "125" |
@@ -253,7 +253,7 @@ api_rate_limit: | @@ -253,7 +253,7 @@ api_rate_limit: | ||
253 | - app.inbox.getTotal: "60" | 253 | - app.inbox.getTotal: "60" |
254 | - app.search.firstpage.productlist: "100" | 254 | - app.search.firstpage.productlist: "100" |
255 | - app.sort.fromBigData: "80" | 255 | - app.sort.fromBigData: "80" |
256 | - - app.sort.brand.tab: "70" | 256 | + - app.sort.brand.tab: "100" |
257 | - /union/ActivateUnionRest/activateUnion: "125" | 257 | - /union/ActivateUnionRest/activateUnion: "125" |
258 | - app.msgsys.getIosTokenByUid: "60" | 258 | - app.msgsys.getIosTokenByUid: "60" |
259 | - app.union.shareOrder.queryUnionTypeByUid: "60" | 259 | - app.union.shareOrder.queryUnionTypeByUid: "60" |
@@ -264,7 +264,7 @@ api_rate_limit: | @@ -264,7 +264,7 @@ api_rate_limit: | ||
264 | 264 | ||
265 | # my index | 265 | # my index |
266 | - app.invitecode.my: "60" | 266 | - app.invitecode.my: "60" |
267 | - - app.favorite.getFavoriteCount: "60" | 267 | + - app.favorite.getFavoriteCount: "80" |
268 | - app.grass.userPublishedArticleList: "60" | 268 | - app.grass.userPublishedArticleList: "60" |
269 | - app.grass.getGrassPubAndFavorNum: "60" | 269 | - app.grass.getGrassPubAndFavorNum: "60" |
270 | - app.grass.getGrassUserBaseInfo: "60" | 270 | - app.grass.getGrassUserBaseInfo: "60" |
-
Please register or login to post a comment