From 286c113adb3cd7bbcbcddad0e82b1cd5930e8015 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期二, 16 四月 2024 10:49:31 +0800
Subject: [PATCH] 更新查询
---
UI-Project/config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/UI-Project/config.js b/UI-Project/config.js
index fea947e..915e736 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -1,5 +1,5 @@
export default {
- serverUrl: "localhost:8081",
+ serverUrl: "localhost:8080/mesModuleTools",
serverUrl2: "localhost:8081/mesModuleTools"
//serverUrl:"res.abeim.cn"
}
\ No newline at end of file
--
Gitblit v1.8.0