Browse Source

将日志 与 机器人状态详情进行缓存,

hl 3 weeks ago
parent
commit
154a43e7db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Interval.js

+ 1 - 1
src/Interval.js

@@ -105,7 +105,7 @@ function cacheLogs() {
     }, intervalInMilliseconds);
 }
 
-function zz(value) {
+async function zz(value) {
     var thisTime = new Date().getTime()
     let port = value.port
     let n = 200