From 21051d356bb8589ad088abb52492fd2a1909ed9e Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期六, 14 三月 2026 10:39:09 +0800
Subject: [PATCH] 测试完成

---
 src/utils/sipService.js |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/src/utils/sipService.js b/src/utils/sipService.js
index 7b917f0..5641a20 100644
--- a/src/utils/sipService.js
+++ b/src/utils/sipService.js
@@ -1,6 +1,7 @@
 import JsSIP from "jssip";
 import { Notification, MessageBox, Message, Loading } from "element-ui";
 // 鍖婚櫌鏈烘瀯涓嶴IP鏈嶅姟鍣ㄦ槧灏勯厤缃�
+// 鍏徃鏈嶅姟鍣�192.168.100.6
 const HOSPITAL_CONFIG = {
   涓芥按甯備腑鍖婚櫌: {
     wsUrl: "wss://192.168.10.124:7443",
@@ -10,13 +11,13 @@
     wsUrl: "wss://10.10.0.220:7443",
     domain: "10.10.0.220",
   },
-   鏉窞甯傜涓�浜烘皯鍖婚櫌婀栨花闄㈠尯: {
-    wsUrl: "wss://192.169.5.248:5060",
-    domain: "192.169.5.248",
+   绗竴浜烘皯鍖婚櫌婀栨花闄㈠尯: {
+    wsUrl: "wss://192.169.129.198:7443",
+    domain: "192.169.129.198",
   },
-  鏉窞甯傜涓�浜烘皯鍖婚櫌鍚村北闄㈠尯: {
-    wsUrl: "wss://192.169.5.248:5060",
-    domain: "192.169.5.248",
+  绗竴浜烘皯鍖婚櫌鍚村北闄㈠尯: {
+    wsUrl: "wss://192.169.129.198:7443",
+    domain: "192.169.129.198",
   },
   // 鍙互缁х画娣诲姞鍏朵粬鍖婚櫌閰嶇疆
   default: {

--
Gitblit v1.9.3