From f8b6f4ef601f2bccb8d0e08e338c7d6a31fd342d Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Sat, 23 Mar 2024 16:45: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 80cb24d..8d63659 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,7 +38,7 @@
proxy: {
"/api": {
//本地服务接口地址
- target:"http://192.168.2.140:9528",
+ target:"http://192.168.2.111:9528",
// target: "https://srgdjczzxtpt.com:2080/api",
// target: "https://kt39592615.goho.co",
// target: "http://z4042833u6.wicp.vip",
--
Gitblit v1.9.3