From 4b0e99956c9b87f1a6dd72795f4f6f33658fdff0 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 11 Apr 2022 14:40:12 +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 ae7aec9..8008b8c 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://223.82.109.183:2082/api/blade-jfpts",
+ pathUrl: "http://61.131.136.25:2082/api/blade-jfpts",
// 电子围栏需要新增的Id
newElectronicFenceId: null,
--
Gitblit v1.9.3