From c9cd8d8cb06e1fab173b5e63ec7ad376a5c7a53b Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Mon, 06 May 2024 14:28:38 +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 ba231d1..59783b5 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,7 +38,7 @@
         proxy: {
             "/api": {
                 //本地服务接口地址
-                target:"http://192.168.1.50:8110/",
+                target:"http://192.168.1.50:8110",
                 // target: "https://srgdjczzxtpt.com:2080/api",
                 // target: "https://kt39592615.goho.co",
                 // target: "http://z4042833u6.wicp.vip",

--
Gitblit v1.9.3