临时修改
This commit is contained in:
parent
3fd7f2a12b
commit
82c86aa0b1
@ -241,3 +241,10 @@ async function test() {
|
||||
}
|
||||
|
||||
test();
|
||||
setInterval(() => {
|
||||
test();
|
||||
}, 10 * 1000);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user