mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 04:02:07 +08:00
添加乐签信息接口 #1365
This commit is contained in:
2
interface.d.ts
vendored
2
interface.d.ts
vendored
@ -1554,3 +1554,5 @@ export function playlist_track_all(
|
||||
s?: number | string
|
||||
} & RequestBaseConfig,
|
||||
): Promise<Response>
|
||||
|
||||
export function sign_happy_info(params: RequestBaseConfig): Promise<Response>
|
||||
|
Reference in New Issue
Block a user