From f5fe69c8633dcf2b8afb6f7f31c6ec52c1ecbe6e Mon Sep 17 00:00:00 2001 From: irtrdr <146420548+irtrdr@users.noreply.github.com> Date: Wed, 29 Apr 2026 04:09:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0song=5Fcopyright=5Frc?= =?UTF-8?q?md=E6=8E=A5=E5=8F=A3=E5=8F=82=E6=95=B0=E4=B8=BA=E5=8F=AF?= =?UTF-8?q?=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- interface.d.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/interface.d.ts b/interface.d.ts index 69f462c..fa1a7eb 100644 --- a/interface.d.ts +++ b/interface.d.ts @@ -1167,7 +1167,10 @@ export function song_url_v1( ): Promise export function song_copyright_rcmd( - params: { songid: string | number; id?: string | number } & RequestBaseConfig, + params: { + songid?: string | number + id?: string | number + } & RequestBaseConfig, ): Promise export function top_album(