From fa6eb4e94b2496773a281b0fac5582871e7d7b7a Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 22 Feb 2022 11:00:43 +0800
Subject: [PATCH] 反馈问题修复

---
 public/map/widgets/securityMap/SecurityMap.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/map/widgets/securityMap/SecurityMap.js b/public/map/widgets/securityMap/SecurityMap.js
index c93be8b..ae7aec9 100644
--- a/public/map/widgets/securityMap/SecurityMap.js
+++ b/public/map/widgets/securityMap/SecurityMap.js
@@ -161,7 +161,7 @@
 
         //基础路径
         //pathUrl: "http://localhost:89",
-        pathUrl: "http://s16s652780.51mypc.cn/api/blade-jfpts",
+        pathUrl: "http://223.82.109.183:2082/api/blade-jfpts",
 
         // 电子围栏需要新增的Id
         newElectronicFenceId: null,

--
Gitblit v1.9.3