From e041045fb1e2efe47a7d20a7197e5ae7ffb2adac Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Wed, 14 Sep 2022 08:53:57 +0800
Subject: [PATCH] 服务器配置

---
 leafletMapOur/xcxjingqingmap_lxdh/js/lxdhmap.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/leafletMapOur/xcxjingqingmap_lxdh/js/lxdhmap.js b/leafletMapOur/xcxjingqingmap_lxdh/js/lxdhmap.js
index 1db3a21..4c0956f 100644
--- a/leafletMapOur/xcxjingqingmap_lxdh/js/lxdhmap.js
+++ b/leafletMapOur/xcxjingqingmap_lxdh/js/lxdhmap.js
@@ -404,7 +404,7 @@
 		//警情点查询
 		axios({
 			method: "post",
-			url: `http://61.131.136.25:2082/api/alarm/alarm/APP-getAlarming`,
+			url: `http://106.225.193.35:83/api/alarm/alarm/APP-getAlarming`,
 			params: {
 				securityId: "1370564873280430082",
 			},

--
Gitblit v1.9.3