From 6416b40cf242340eaa163c498bd49d8103e73610 Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Mon, 29 Jul 2024 17:01:52 +0800
Subject: [PATCH] 代码优化

---
 vue.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index e3847bf..871e091 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -54,7 +54,7 @@
       },
       "/api": {
         //本地服务接口地址
-        target: "http://192.168.204.1:9528",
+        target: "http://localhost:9528",
         // target: "https://srgdjczzxtpt.com:2080/api",
         // target: "https://kt39592615.goho.co",
         // target: "http://z4042833u6.wicp.vip",

--
Gitblit v1.9.3