Commit 3a124e2c authored by 智勇's avatar 智勇

更新仓库limit

parent 05ccdbb4
......@@ -8,7 +8,7 @@ class Container extends Client {
}
repository_get(namespace) {
return this.post('SearchUserRepository', { namespace })
return this.post('SearchUserRepository', { namespace, limit: 50 })
}
tag_get(reponame) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment