From ec07571bee22583e40138a3bf665a3eb8cf850ef Mon Sep 17 00:00:00 2001
From: wang <3597712270@qq.com>
Date: 星期三, 17 四月 2024 10:16:59 +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..6f46c06 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -1,4 +1,5 @@
 export default {
-  serverUrl:"localhost:8080/mesModuleTools"
+  serverUrl: "localhost:8083",
+  serverUrl2: "localhost:8081/mesModuleTools"
   //serverUrl:"res.abeim.cn"
 }
\ No newline at end of file

--
Gitblit v1.8.0