1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee

netease_music 的一些改动

This commit is contained in:
2023-06-02 18:03:41 +08:00
parent 59336c15b6
commit a29dc77417
4 changed files with 38 additions and 36 deletions

View File

@@ -47,10 +47,6 @@ async function test() {
// let res = await testUtils.fetch();
// let res = await albumInfoUtils.getFromDatabase({ albumId: "9156" });
// let res = await artistInfoUtils.getFromDatabase({ artistId: "12023508" });
// let res = await songInfoUtils.getFromDatabase({ songId: "437608327" });
// console.log(res);
}