From 3c1061b55683f3b6ff10dc8259c0b0179e2846e2 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期二, 22 七月 2025 16:58:44 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb_region

---
 src/views/system/tijian/index.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/system/tijian/index.vue b/src/views/system/tijian/index.vue
index cababad..ba6cde8 100644
--- a/src/views/system/tijian/index.vue
+++ b/src/views/system/tijian/index.vue
@@ -987,10 +987,10 @@
         pacName: null,
         pacRemark: null,
       },
-      // valueUrl: "ws://127.0.0.1:6789/websocket",
-      // valueUrls: "ws://127.0.0.1:6789/websocket",
-      valueUrl: "ws://192.168.1.244:6789/websocket",
-      valueUrls: "ws://192.168.1.244:6789/websocket",
+      valueUrl: "ws://127.0.0.1:6789/websocket",
+      valueUrls: "ws://127.0.0.1:6789/websocket",
+      // valueUrl: "ws://192.168.1.244:6789/websocket",
+      // valueUrls: "ws://192.168.1.244:6789/websocket",
       webSocket: null,
       // 韬唤璇侀渶瑕�
       // socket: null,

--
Gitblit v1.8.0