...
|
...
|
@@ -6,7 +6,7 @@ default_rate_limit: 200 |
|
|
|
|
|
# frist variable: rate in two seconds ,second variable: error code, third variable:error message
|
|
|
api_rate_limit:
|
|
|
|
|
|
- app.passport.modifyHead: "0,9999992,人太多啦,稍后再试!"
|
|
|
- app.Shopping.submit: "55,9999992,人太多啦,稍后再试!"
|
|
|
- app.Buynow.submit: "60,9999992,人太多啦,稍后再试!"
|
|
|
- app.shopping.depositSubmit: "60,9999992,人太多啦,稍后再试!"
|
...
|
...
|
|