From f521ebc2551d468c4c478783a18d4b0714394d61 Mon Sep 17 00:00:00 2001
From: suerprisePlus <15810472099@163.com>
Date: 星期一, 14 十月 2024 15:00:13 +0800
Subject: [PATCH] 配网大屏功能优化

---
 public/config/config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/config/config.js b/public/config/config.js
index 74f1134..4099b48 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -17,7 +17,7 @@
 //rag绔彛
 const ragHost = isWeb ? isUrl + ":9036" : "192.168.11.24:8103";
 // 鏈湴鏁版嵁鍦板潃
-const pwythHost = "http://192.168.11.95:8888/pwyth";
+const pwythHost = "http://localhost/pwyth";
 //閰嶇疆
 const config = {
   // server鏈嶅姟

--
Gitblit v1.9.3