Authored by jimi.ji

Update nginx_limit_api.yml

... ... @@ -247,15 +247,16 @@ api_rate_limit:
- app.badge.signGetBadge: "200"
- app.badge.checkSignStatus: "200"
- app.badge.getCouponAndChangeStatus: "200"
- app.badge.luckDrawAndChangeStatus: "200"
# app index
- app.grass.getUnreadArticleTotal: "100"
- app.inbox.getTotal: "200"
- app.search.firstpage.productlist: "200"
- app.sort.fromBigData: "100"
- app.sort.brand.tab: "100"
- /union/ActivateUnionRest/activateUnion: "200"
# my index
- app.invitecode.my: "200"
... ...