hifini爬取完成
This commit is contained in:
@@ -84,7 +84,7 @@ async function main(args) {
|
||||
|
||||
case 'assistant':
|
||||
await assistantUtils.updateWaitTable();
|
||||
await sleepUtils.sleep(10 * 1000);
|
||||
await sleepUtils.sleep(20 * 1000);
|
||||
break;
|
||||
default:
|
||||
console.log("utils参数不匹配,退出");
|
||||
|
Reference in New Issue
Block a user