You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
环境
系统/平台: macos
nodejs 版本: 12.19.0
API版本: 4.0.22
出现问题
在interface.d.ts定义中关于cloud接口的定义
export function cloud(params: RequestBaseConfig): Promise<Response>
没有参数songFile。而在实际的使用中是需要这个参数的。
The text was updated successfully, but these errors were encountered: