From 772190e7b2e3f6ef0695ba54d9209324acdcb30a Mon Sep 17 00:00:00 2001
From: 艺术家 <10819716+q100102@user.noreply.gitee.com>
Date: 星期三, 04 六月 2025 13:57:17 +0800
Subject: [PATCH] 伸缩杆代码提交

---
 项目代码/可视化大屏/client/src/utils/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/utils/index.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/utils/index.js"
index 40cda0e..66dc0fe 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/utils/index.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/utils/index.js"
@@ -1,9 +1,9 @@
 import { dayjs } from "element-plus";
 // import XLSX from "xlsx"; //瀵煎叆xlsx
 
-export const baseUrl = "http://192.168.0.80:1598"
+export const baseUrl = "http://192.168.1.103:9093"
 // http://192.168.0.80:1598
-// http://115.159.85.185:9098/
+// http://192.168.1.103:9093
 
 
 //瀵硅薄杞現ormData鐢熸垚鏂规硶

--
Gitblit v1.9.3