From 59812be1b775641049cd96fc9d282b9a8248a275 Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Wed, 8 Nov 2023 17:19:34 +0800 Subject: [PATCH] 测试 --- gzh/customer/guodong.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gzh/customer/guodong.html b/gzh/customer/guodong.html index 1d4a828..d4da8db 100644 --- a/gzh/customer/guodong.html +++ b/gzh/customer/guodong.html @@ -515,7 +515,7 @@ if ("WebSocket" in window) { // 打开一个 web socket - var url="wss://openapi.lvdou66.com/yzsocket/ws?guestid="+guestid+"&type=5"; + var url="wss://zhiboweb.ishuaji.cn/yzsocket/ws?guestid="+guestid+"&type=5"; try { ws = new WebSocket(url); }catch(err){ -- libgit2 0.25.0