From 89380e6260a75d1d3b94de687ebcc2f50d50659d Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Tue, 03 Feb 2026 15:44:33 +0800 Subject: [PATCH] feat:环境变量配置调整 --- applications/task-work-order/env/.env | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/applications/task-work-order/env/.env b/applications/task-work-order/env/.env index 6f21e1f..fd35dce 100644 --- a/applications/task-work-order/env/.env +++ b/applications/task-work-order/env/.env @@ -22,4 +22,4 @@ # 预览地址 previewURL VITE_APP_PREVIEW_URL=http://192.168.1.36:8012 -VITE_APP_TERRAIN_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_c_uas/ +VITE_APP_TERRAIN_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_c_uas/ \ No newline at end of file -- Gitblit v1.9.3