提交 79143e60 编写于 作者: C CeBkCn 提交者: GitHub

Add getPlaylists

上级 86e54c00
......@@ -26,3 +26,8 @@ api.getAlbums('32311', data => {
console.log("####################Albums####################")
console.log(data)
})
api.getPlaylists('311785002', data => {
console.log("####################Playlists####################")
console.log(data)
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册