docs: correct default offset of /user/cloud

This commit is contained in:
JackuXL 2022-08-08 12:18:01 +08:00 committed by GitHub
parent 92098e4b9a
commit 6abee06600
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