mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-02-05 15:14:13 +00:00
1
This commit is contained in:
parent
c3ad8b9f17
commit
49579e6c98
@ -42,7 +42,7 @@ if ($.isNode()) {
|
||||
}
|
||||
$.UUID = getUUID('xxxxxxxxxxxxxxxx');
|
||||
await main();
|
||||
await $.wait(3000);
|
||||
await $.wait(5000);
|
||||
}
|
||||
}
|
||||
})().catch((e) => { $.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '') }).finally(() => { $.done(); })
|
||||
|
||||
Loading…
Reference in New Issue
Block a user