Merge pull request #1580 from KNCM-Project/master

docs: correct default offset of /user/cloud
This commit is contained in:
binaryify 2022-08-08 20:27:39 +08:00 committed by GitHub
commit 7c196a0bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2807,7 +2807,7 @@ type : 地区
**可选参数 :**
`limit` : 返回数量 , 默认为 200
`limit` : 返回数量 , 默认为 30
`offset` : 偏移数量,用于分页 , 如 :( 页数 -1)\*200, 其中 200 为 limit 的值 , 默认为 0