From cf693a5227f17bbf2201512128d267281a8c5695 Mon Sep 17 00:00:00 2001
From: Riku <risaku@163.com>
Date: 星期二, 13 八月 2024 23:49:20 +0800
Subject: [PATCH] 设备信息模块

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

diff --git a/config/index.js b/config/index.js
index c04e5c0..275f3d3 100644
--- a/config/index.js
+++ b/config/index.js
@@ -9,7 +9,8 @@
 
 // 绾夸笂鐩戠
 // const inspectUrl = 'https://fyami.com.cn:447';
-const inspectUrl = 'http://192.168.0.138:8082';
+// const inspectUrl = 'http://192.168.0.138:8082';
+const inspectUrl = 'http://192.168.1.8:8080';
 
 const iu = 'https://fyami.com.cn:447';
 const inspectPicUrl = `${iu}/images/`;

--
Gitblit v1.9.3