From ef7ec9918d45eaba1b20d47c6f6ce51c0c7bc4c7 Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Tue, 22 Feb 2022 11:21:27 +0800
Subject: [PATCH] +map地图换服务器

---
 leafletMapOur/grabOrdersMap/js/getPosition.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/leafletMapOur/grabOrdersMap/js/getPosition.js b/leafletMapOur/grabOrdersMap/js/getPosition.js
index bf87d99..8746a6a 100644
--- a/leafletMapOur/grabOrdersMap/js/getPosition.js
+++ b/leafletMapOur/grabOrdersMap/js/getPosition.js
@@ -78,7 +78,7 @@
 					}
 				}
 			})
-		}, 30000)
+		}, 3000)
 
 	}
 	overContinued() {

--
Gitblit v1.9.3