From 3aceaa16063d39b6f1ff7dc11d268fde85ee63a9 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Mon, 08 Apr 2024 17:43:09 +0800
Subject: [PATCH] 场所维护、入户宣传新增字段

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

diff --git a/vue.config.js b/vue.config.js
index 8d63659..dd94c18 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,8 +38,8 @@
         proxy: {
             "/api": {
                 //本地服务接口地址
-                target:"http://192.168.2.111:9528",
-                // target: "https://srgdjczzxtpt.com:2080/api",
+                // target:"http://192.168.2.111:9528",
+                target: "https://srgdjczzxtpt.com:2080/api",
                 // target: "https://kt39592615.goho.co",
                 // target: "http://z4042833u6.wicp.vip",
                 // target: "http://localhost:9528",

--
Gitblit v1.9.3