From 57dedbc7319aefb50452c0a9668facf58852518f Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期一, 04 九月 2023 19:05:41 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/monitor/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/monitor/index.html b/src/main/webapp/views/monitor/index.html
index 4a06c80..6e3ed9e 100644
--- a/src/main/webapp/views/monitor/index.html
+++ b/src/main/webapp/views/monitor/index.html
@@ -56,7 +56,7 @@
 </body>
 </html>
 <script>
-    let url = 'http://192.168.4.188:8085/fnwms'
+    let url = 'http://127.0.0.1:8080/fnwms'
     var item = [{locNo: '1',locSts: '1',mk: '1',packStatus$: '1'}]
     var year = '2020';
     var month = '05';

--
Gitblit v1.9.1