From ee4e0076832e55cf23b41bdf0426e11e26bb8a5c Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 09 Aug 2021 09:17:22 +0800
Subject: [PATCH] 问题修复
---
public/map/widgets/securityMap/SecurityMap_copy1.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/public/map/widgets/securityMap/SecurityMap_copy1.js b/public/map/widgets/securityMap/SecurityMap_copy1.js
index 2a08208..daaba5e 100644
--- a/public/map/widgets/securityMap/SecurityMap_copy1.js
+++ b/public/map/widgets/securityMap/SecurityMap_copy1.js
@@ -165,7 +165,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