Authored by meibaocai

Update nginx_limit_api-t6.yml

... ... @@ -303,6 +303,7 @@ api_rate_limit:
# payment
- app.activity.getInfoOfOrderShare: "100"
#ufo grass
- ufo.couponsInPrdDetail.list: "0"
- ufo.couponTopListOfPrdDetail.list: "0"
- ufo.product.sizeImages: "0"
... ... @@ -313,4 +314,7 @@ api_rate_limit:
- ufo.product.search.secondhand.filter: "0"
- ufo.product.search.appraise.list: "0"
- app.realNameAuth.idCardAuth: "0"
- app.grass.simpleProductArticle: "0"
\ No newline at end of file
- app.grass.simpleProductArticle: "0"
- app.grass.productArticleList: "0"
- app.grass.productArticleListOnlyImage: "0"
- app.grass.channelArticleList: "0"
\ No newline at end of file
... ...