refactor ratelimit config

This commit is contained in:
geffzhang
2017-02-11 20:52:20 +08:00
parent e1d5ef3aae
commit 9b06afc781
9 changed files with 49 additions and 44 deletions

View File

@ -1,6 +1,6 @@
 {
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-preview2-003131"
"version": "1.0.0-preview2-003133"
}
}