From 584f89609e5500ff0b2582043b1d655a7fb0d7d7 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期四, 11 九月 2025 11:02:32 +0800
Subject: [PATCH] 测试完成
---
src/components/CallButton/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/CallButton/index.vue b/src/components/CallButton/index.vue
index 4d055cd..40d3705 100644
--- a/src/components/CallButton/index.vue
+++ b/src/components/CallButton/index.vue
@@ -44,8 +44,8 @@
sipStatus: "鏈繛鎺�",
sipStatusClass: "status-disconnected",
sipConfig: {
- wsUrl: "wss://192.168.10.124:7443",
- sipUri: `${randomNum}` + "@192.168.10.124",
+ wsUrl: "wss://1192.170.66.107:7443",
+ sipUri: `${randomNum}` + "@1192.170.66.107",
password: "Smartor@2023",
displayName: "Web 灏忛緳",
},
--
Gitblit v1.9.3