From 895f490f4223d5b15ec948ba2155b005018aa91d Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期日, 31 三月 2024 13:54:33 +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 88b4e3b..b0685b2 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/, "mesModuleTools"),
       },

--
Gitblit v1.8.0