From 1c1957449f7005b944929fb9139dbd70ad5e2d75 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Wed, 08 Apr 2026 10:07:55 +0800
Subject: [PATCH] feat: 预览地址调整

---
 applications/task-work-order/env/.env |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/applications/task-work-order/env/.env b/applications/task-work-order/env/.env
index 0866e09..6bfc119 100644
--- a/applications/task-work-order/env/.env
+++ b/applications/task-work-order/env/.env
@@ -23,8 +23,7 @@
 VITE_BUILD_COMPRESS=gzip
 
 # 预览地址 previewURL
-VITE_APP_PREVIEW_URL=http://218.202.104.82:8012
-
+VITE_APP_PREVIEW_URL=http://220.177.172.27:8100/kkfile
 #地形服务地址
 VITE_APP_TERRAIN_URL=http://220.177.172.27:8100/ztzf_terrain/
 

--
Gitblit v1.9.3