From e88413e4cbb1220714e6d6183090be1e82f96403 Mon Sep 17 00:00:00 2001
From: wang <3597712270@qq.com>
Date: 星期四, 28 三月 2024 16:46:16 +0800
Subject: [PATCH] 内容修改

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

diff --git a/UI-Project/vite.config.js b/UI-Project/vite.config.js
index 28fb7f8..c5cc368 100644
--- a/UI-Project/vite.config.js
+++ b/UI-Project/vite.config.js
@@ -31,7 +31,7 @@
         // rewrite: (path) => path.replace(/^\/api/, "/mesModuleTools"), //閲嶅啓鐪熷疄璺緞,鏇挎崲/api
       },
       '/api2': {
-        target: 'localhost:8081/mesModuleTools',
+        target: 'localhost:8080/mesModuleTools',
         changeOrigin: true,
         rewrite: (path) => path.replace(/^\/api2/, ""),
       },

--
Gitblit v1.8.0