From 1731e29ef418bb3b89cd6d514988893f8a870bf7 Mon Sep 17 00:00:00 2001 From: 罗广辉 <guanghui.luo@foxmail.com> Date: Sat, 31 Jan 2026 17:13:05 +0800 Subject: [PATCH] feat: 地形 --- applications/task-work-order/env/.env | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/applications/task-work-order/env/.env b/applications/task-work-order/env/.env index b91a161..5894dcc 100644 --- a/applications/task-work-order/env/.env +++ b/applications/task-work-order/env/.env @@ -21,3 +21,5 @@ # 预览地址 previewURL VITE_APP_PREVIEW_URL=http://192.168.1.204:8012 + +VITE_APP_TERRAIN_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_c_uas/ -- Gitblit v1.9.3