From 7acf7ad6948e3e952173a2551ea4a92a8ff56c35 Mon Sep 17 00:00:00 2001
From: suerprisePlus <15810472099@163.com>
Date: 星期四, 06 六月 2024 19:36:48 +0800
Subject: [PATCH] 1

---
 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 6b0e67e..a59d15e 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.2.5
+ * Version 5.2
  */
 
 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