添加歌曲到歌单
POST
/api/playlistv3/addMusics
请求参数
响应参数
参数名
类型
描述
必填
code
int
错误码,0表示正确,小于0表示有错,错误信息会在msg字段返回。
必填
msg
string
错误提示信息,一般只有错误时才有这个字段
可选