修改块同步频率
This commit is contained in:
parent
66e336c2fa
commit
0ddb3a0720
@ -79,6 +79,6 @@ async function parseAllEvents() {
|
||||
await initEventSvrs()
|
||||
setInterval(function () {
|
||||
parseAllEvents()
|
||||
}, 20000)
|
||||
}, 6000)
|
||||
parseAllEvents()
|
||||
})()
|
||||
|
Loading…
x
Reference in New Issue
Block a user