From 1154dcfb9d9aee5b8c2d4f025688e90ea6fb6dd6 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期二, 08 七月 2025 10:17:12 +0800 Subject: [PATCH] 更新sdk --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 554f139..e30d99a 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ }, "dependencies": { "axios": "^1.8.4", + "cesium": "1.129", "core-js": "^3.8.3", "dayjs": "^1.11.13", "echarts": "^5.6.0", -- Gitblit v1.9.3