update
This commit is contained in:
@@ -56,6 +56,7 @@ async function main() {
|
||||
await albumInfoUtils.fetchAll({});
|
||||
await artistInfoUtils.fetchAll();
|
||||
await lyricInfoUtils.fetchAll();
|
||||
await commentUtils.fetchAll();
|
||||
await sleepUtils.sleep(2000);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user