From 92291bdc16443dca885956d74644f2abe04eaf6f Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期五, 15 九月 2023 17:10:46 +0800
Subject: [PATCH] 经纬度网格,SDK版本更新

---
 public/config/config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/config/config.js b/public/config/config.js
index eec9c65..a08d470 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -9,7 +9,7 @@
   mapMoon: webUrl + "/mapscreen/index.html",
 
   //SDK璁稿彲
-  StaticFileBaseUrl: webUrl + "/CIMSDK/",
+  StaticFileBaseUrl: webUrl + "/WebSDK/",
 
   proxy: "http://" + webHost + "/MoonServer",
 

--
Gitblit v1.9.3