Commit 59812be1 by libai

测试

parent 0bea3df6
Showing with 1 additions and 1 deletions
......@@ -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){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment