From 0e4f04d091a18c4d14831c36d6da4ecc53f1429b Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 30 Mar 2021 13:48:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0ws=E7=8A=B6=E6=80=81=E6=98=BE?= =?UTF-8?q?=E7=A4=BAalert=E7=9A=84=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Zframework/websocket.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zframework/websocket.lua b/Zframework/websocket.lua index ea0b52ea..58f1fb99 100644 --- a/Zframework/websocket.lua +++ b/Zframework/websocket.lua @@ -235,7 +235,7 @@ end function WS.alert(name) local ws=wsList[name] - ws.alertTimer=1 + ws.alertTimer=2 end local OPcode={