From b09c7e7aefd41a62326ea56460092aa0db54c083 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 21 四月 2026 17:30:52 +0800
Subject: [PATCH] 现场监管模块

---
 config/index.js |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/config/index.js b/config/index.js
index 4551236..7ad3490 100644
--- a/config/index.js
+++ b/config/index.js
@@ -1,6 +1,6 @@
 // 瀹堟硶鑷姪灏忕▼搴�
-const baseUrl = 'http://192.168.0.103:8082';
-// const baseUrl = 'https://fyami.com.cn';
+// const baseUrl = 'http://192.168.0.103:8082';
+const baseUrl = 'https://fyami.com.cn';
 
 // 瀹堟硶鑷姪灏忕▼搴忓浘鐗�
 const bu = 'https://fyami.com.cn';
@@ -9,10 +9,8 @@
 const baseFileUrl = `${bu}/meeting/file/`;
 
 // 绾夸笂鐩戠
-const inspectUrl = 'https://fyami.com.cn:447';
-// const inspectUrl = 'http://192.168.0.138:9001';
-// const inspectUrl = 'http://192.168.0.138:8080';
-// const inspectUrl = 'http://192.168.1.8:8080';
+// const inspectUrl = 'https://fyami.com.cn:447';
+const inspectUrl = 'http://192.168.1.7:9001';
 
 // 绾夸笂鐩戠鍥剧墖
 const iu = 'https://fyami.com.cn:447';

--
Gitblit v1.9.3