Explorar el Código

fix(framework): 换一种更新保活计时器的方法,ttevent 对 RECEIVED OUTPUT 支持不好

dzp hace 2 días
padre
commit
76617bdebd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      framework/online.tin

+ 1 - 1
framework/online.tin

@@ -37,7 +37,7 @@ user-online;
     };
 };
 
-ttevent.Handle {RECEIVED OUTPUT} {online.KeepAlive} {framework/online} {
+#event {RECEIVED OUTPUT}
     #undelay online.WatchDog;
     #unvar online.zap.retries {0};
     #delay online.WatchDog {online.zap} 180;