From 401c42a85d4c33b40b4a5902e9f21b01830e80c5 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 20 Jul 2021 18:26:54 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity
---
public/map/widgets/securityMap/SecurityMap_copy1.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/map/widgets/securityMap/SecurityMap_copy1.js b/public/map/widgets/securityMap/SecurityMap_copy1.js
index 50e740f..2a08208 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: "https://web.byisf.com/api/blade-jfpts",
+ //pathUrl: "http://s16s652780.51mypc.cn/api/blade-jfpts",
// 电子围栏需要新增的Id
newElectronicFenceId: null,
@@ -607,4 +607,4 @@
return Widget;
-});
\ No newline at end of file
+});
--
Gitblit v1.9.3