From 8ef3cfe94b977f5f3eadc40233eb7eaddf53c485 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Fri, 17 May 2024 11:42:34 +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 a47489b..c823fab 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -54,8 +54,8 @@
       },
       "/api": {
         //本地服务接口地址
-        // target: "http://192.168.31.188:9528",
-        target: "https://srgdjczzxtpt.com:2080/api",
+        target: "http://192.168.1.50: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