From 21ce171baeba4483c9b446c9ffacc1a23e897ac2 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sat, 17 Jul 2021 16:35:44 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity

---
 public/map/popup/js/route-name-layer.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/map/popup/js/route-name-layer.js b/public/map/popup/js/route-name-layer.js
index f6b4183..a1eecc1 100644
--- a/public/map/popup/js/route-name-layer.js
+++ b/public/map/popup/js/route-name-layer.js
@@ -16,7 +16,7 @@
 
     // 查看保安人员下拉
     $.ajax({
-        url: 'https://web.byisf.com/api/security/security/selectry',
+        url: 'http://s16s652780.51mypc.cn/api/security/security/selectry',
         type: 'GET',
         dataType: 'JSON',
         success: function (data) {

--
Gitblit v1.9.3