Authored by chunhua.zhang

add

@@ -278,13 +278,13 @@ api_rate_limit: @@ -278,13 +278,13 @@ 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: "100"  
282 - - app.consult.lastTwo: "100"  
283 - - show.recentShareOrderByProductId: "100"  
284 - - app.consult.common: "100"  
285 - - app.union.shareOrder.getShareCodeInfo: "100"  
286 - - app.consult.like: "100"  
287 - - app.consult.useful: "100" 281 + - app.favorite.isFavoriteNew: "99"
  282 + - app.consult.lastTwo: "99"
  283 + - show.recentShareOrderByProductId: "99"
  284 + - app.consult.common: "99"
  285 + - app.union.shareOrder.getShareCodeInfo: "99"
  286 + - app.consult.like: "99"
  287 + - app.consult.useful: "99"
288 - app.product.shopPreference: "99" 288 - app.product.shopPreference: "99"
289 - app.product.preference: "99" 289 - app.product.preference: "99"
290 - app.product.shopRecommend: "99" 290 - app.product.shopRecommend: "99"
@@ -292,10 +292,10 @@ api_rate_limit: @@ -292,10 +292,10 @@ api_rate_limit:
292 # shopping cart 292 # shopping cart
293 - app.Shopping.queryCart: "200" 293 - app.Shopping.queryCart: "200"
294 - app.Shopping.queryCartCouponCenter: "200" 294 - app.Shopping.queryCartCouponCenter: "200"
295 - - app.Shopping.count: "100"  
296 - - app.product.recShopCart: "100"  
297 - - app.home.newPreference: "100"  
298 - - app.search.newLast7day: "100" 295 + - app.Shopping.count: "99"
  296 + - app.product.recShopCart: "99"
  297 + - app.home.newPreference: "99"
  298 + - app.search.newLast7day: "99"
299 - app.Shopping.increase: "100" 299 - app.Shopping.increase: "100"
300 - app.Shopping.decrease: "100" 300 - app.Shopping.decrease: "100"
301 - app.Shopping.swap: "100" 301 - app.Shopping.swap: "100"