From 8d5dddd1cc1a9ff3859d6acd251c3488ca066b21 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期一, 27 五月 2024 14:38:14 +0800 Subject: [PATCH] 修改路径 --- UI-Project/src/views/UnLoadGlass/Landingindicationtwo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/UI-Project/src/views/UnLoadGlass/Landingindicationtwo.vue b/UI-Project/src/views/UnLoadGlass/Landingindicationtwo.vue index cf75a2e..dfcfc48 100644 --- a/UI-Project/src/views/UnLoadGlass/Landingindicationtwo.vue +++ b/UI-Project/src/views/UnLoadGlass/Landingindicationtwo.vue @@ -112,7 +112,7 @@ } }; -const socketUrl = `ws://${WebSocketHost}:8085/api/talk/unloadglass3`; +const socketUrl = `ws://${WebSocketHost}:88/api/unLoadGlass/api/talk/unloadglass3`; // 瀹氫箟娑堟伅澶勭悊鍑芥暟锛屾洿鏂� receivedData 鍙橀噺 const handleMessage = (data) => { -- Gitblit v1.8.0