From 84a5c8a4e331bb6191d993e5b95e855a38283629 Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Thu, 11 Mar 2021 17:23:06 +0800
Subject: [PATCH] 测试

---
 gzh/customer/guodong.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gzh/customer/guodong.html b/gzh/customer/guodong.html
index fb98bf4..07dd4c0 100644
--- a/gzh/customer/guodong.html
+++ b/gzh/customer/guodong.html
@@ -566,6 +566,7 @@
                    if(recOk){
                         var recNum=0
                         timmer=setInterval(function(){
+                            ws.close();
                             var guestid=$("#guestid").val();
                             WebSocketStart(guestid,false)
                              recNum++
--
libgit2 0.25.0