From 46073e5f504df24f19dafbe1734fd35ce42c196e Mon Sep 17 00:00:00 2001 From: LaoShui <79132480+laoshuikaixue@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:07:31 +0800 Subject: [PATCH] =?UTF-8?q?docs(docs):=20=E6=9B=B4=E6=96=B0=20sourceType?= =?UTF-8?q?=20=E5=8F=82=E6=95=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 明确 `1` 表示新歌,其他取值待确认 - 添加默认值 `1` 的标注 --- public/docs/home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/home.md b/public/docs/home.md index a3446f6..a96f8e0 100644 --- a/public/docs/home.md +++ b/public/docs/home.md @@ -3630,7 +3630,7 @@ type='1009' 获取其 id, 如`/search?keywords= 代码时间 &type=1009` `before`: `startTimestamp` 的别名 -`sourceType`: 作品来源类型,默认为 1 +`sourceType`: 作品来源类型,已确认 `1` 表示新歌,其他取值待确认,默认为 `1` `firstRequest`: 是否首次请求,默认为 `true`,翻页时传 `false`