From 55cd01c87da4d6ff21d562a3e8bf71dd894ef204 Mon Sep 17 00:00:00 2001 From: welcomeworld <1303854224@qq.com> Date: Mon, 7 Aug 2023 22:34:22 +0800 Subject: [PATCH] Update list.md (#766) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 超过20会返回-400,请求错误 --- docs/comment/list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/comment/list.md b/docs/comment/list.md index 12aa46e..71ccfd4 100644 --- a/docs/comment/list.md +++ b/docs/comment/list.md @@ -17,7 +17,7 @@ | oid | num | 目标评论区 id | 必要 | | | sort | num | 排序方式 | 非必要 | 默认为0
0:按时间
1:按点赞数
2:按回复数 | | nohot | num | 是否不显示热评 | 非必要 | 默认为0
1:不显示
0:显示 | -| ps | num | 每页项数 | 非必要 | 默认为20
定义域:1-49 | +| ps | num | 每页项数 | 非必要 | 默认为20
定义域:1-20 | | pn | num | 页码 | 非必要 | 默认为1 | **json回复:**