From fd8289ff75b2cae1d88e50795fc1e634fe05df64 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 11 四月 2024 11:04:17 +0800
Subject: [PATCH] 移动代码到新架构

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

diff --git a/UI-Project/config.js b/UI-Project/config.js
index 201fb02..ac9f2b1 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -1,4 +1,5 @@
 export default {
-  serverUrl:"localhost:8080/mesModuleTools"
+  serverUrl:"localhost:8080/mesModuleTools",
+  serverUrl2:"localhost:8081/mesModuleTools"
   //serverUrl:"res.abeim.cn"
 }
\ No newline at end of file

--
Gitblit v1.8.0