From 4a3c39d925294f9c173be18faf1d0de58455f8b1 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期六, 07 十月 2023 14:34:27 +0800
Subject: [PATCH] 查询接口统一

---
 static/mapData.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/mapData.js b/static/mapData.js
index 59d470c..741f227 100644
--- a/static/mapData.js
+++ b/static/mapData.js
@@ -1,7 +1,7 @@
 const mapData = {
 
     apiUrl: 'http://10.10.4.121:8070/',    //鎺ュ彛璋冪敤鍦板潃
-    apiUrl1: 'http://10.10.4.116:8088/',    //鎺ュ彛璋冪敤鍦板潃
+    apiUrl1: 'http://10.10.4.121:8070/PoiExcel',    //鎺ュ彛璋冪敤鍦板潃
     mapRest: {
         lng: -2189208.281391369, //缁忓害0
         lat: 4391302.729127172, //绾害

--
Gitblit v1.9.3