From a35d993ebdd966acb2efecdda15ae048863b81c2 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期三, 17 四月 2024 10:20:14 +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 c067b2e..dc510d3 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -1,5 +1,5 @@
 export default {
   serverUrl: "localhost:8085",
-  serverUrl2: "localhost:8085/mesModuleTools"
+  serverUrl2: "localhost:8085"
   //serverUrl:"res.abeim.cn"
 }
\ No newline at end of file

--
Gitblit v1.8.0