Update nginx_limit_api-t6.yml
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -278,7 +278,7 @@ api_rate_limit: | @@ -278,7 +278,7 @@ api_rate_limit: | ||
278 | # product index | 278 | # product index |
279 | - app.product.data: "200" | 279 | - app.product.data: "200" |
280 | - app.product.showRedPackage: "200" | 280 | - app.product.showRedPackage: "200" |
281 | - - app.favorite.isFavoriteNew: "1" | 281 | + - app.favorite.isFavoriteNew: "2" |
282 | - app.consult.lastTwo: "99" | 282 | - app.consult.lastTwo: "99" |
283 | - show.recentShareOrderByProductId: "99" | 283 | - show.recentShareOrderByProductId: "99" |
284 | - app.consult.common: "99" | 284 | - app.consult.common: "99" |
-
Please register or login to post a comment