From 3c23ce2d0214a1246664e61fd51466033e25481e Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期五, 07 七月 2023 11:25:16 +0800
Subject: [PATCH] cimSDk 替换

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

diff --git a/public/CIMSDK/Workers/cesiumWorkerBootstrapper.js b/public/CIMSDK/Workers/cesiumWorkerBootstrapper.js
index 246c5e3..8d5eb45 100644
--- a/public/CIMSDK/Workers/cesiumWorkerBootstrapper.js
+++ b/public/CIMSDK/Workers/cesiumWorkerBootstrapper.js
@@ -1,6 +1,6 @@
 /**
  * SmartEarth WebSDK - https://websdk.terra-it.cn
- * Version 3.1.3
+ * Version 3.2.4-1
  */
 
 typeof self>"u"&&(self={}),self.onmessage=function(r){var a=r.data;require(a.loaderConfig,[a.workerModule],function(c){self.onmessage=c,GEOWORLD_BASE_URL=a.loaderConfig.baseUrl})};function setTimeout(r){r()}/** vim: et:ts=4:sw=4:sts=4

--
Gitblit v1.9.3