fix
This commit is contained in:
@ -73,13 +73,9 @@ if ($.isNode()) {
|
||||
}
|
||||
continue
|
||||
}
|
||||
// await jdFamily()
|
||||
while (true) {
|
||||
await $.wait(31000)
|
||||
await jdFamily()
|
||||
}
|
||||
}
|
||||
}
|
||||
})()
|
||||
.catch((e) => {
|
||||
$.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '')
|
||||
|
Reference in New Issue
Block a user