From 2a39af937f29471dab27b152dfae2b1fc28b32d6 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 01 十一月 2024 18:45:29 +0800
Subject: [PATCH] 测试完成

---
 src/views/shortmessage/communication/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/shortmessage/communication/index.vue b/src/views/shortmessage/communication/index.vue
index 5cfb0ff..bbfa8a8 100644
--- a/src/views/shortmessage/communication/index.vue
+++ b/src/views/shortmessage/communication/index.vue
@@ -660,7 +660,7 @@
       };
       // 鍙戣捣ws璇锋眰
       sendWebsocket(
-        "ws://192.168.1.4:8080/chat?userId=2",
+        "ws://localhost:8089/chat?userId=1",
         obj,
         this.wsMessage,
         this.wsError

--
Gitblit v1.9.3