From f0ddb4e8e61a2dd1918d8d7d59c2cf28ac22eda1 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 02 Feb 2026 11:41:17 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

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

diff --git a/applications/task-work-order/env/.env.development b/applications/task-work-order/env/.env.development
index fe1504c..15492be 100644
--- a/applications/task-work-order/env/.env.development
+++ b/applications/task-work-order/env/.env.development
@@ -2,7 +2,7 @@
  # @Author       : yuan
  # @Date         : 2026-01-07 14:58:30
  # @LastEditors  : yuan
- # @LastEditTime : 2026-01-16 11:02:24
+ # @LastEditTime : 2026-01-28 09:21:21
  # @FilePath     : \applications\task-work-order\env\.env.development
  # @Description  :
  # Copyright 2026 OBKoro1, All Rights Reserved.
@@ -15,7 +15,7 @@
 
 #开发环境代理地址(推荐本地新建文件 .env.development.local 来进行覆盖)
 # VITE_APP_URL = https://wrj.shuixiongit.com/api
-VITE_APP_URL= http://192.168.1.204
+VITE_APP_URL= http://192.168.1.227
 
 
 
@@ -31,8 +31,6 @@
 # 航线文件地址
 VITE_APP_AIRLINE_URL = https://wrj.shuixiongit.com/minio/cloud-bucket
 
-# 图片存放地址
-VITE_APP_TERRAIN_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_terrain/
 # 行政区划存放地址
 VITE_APP_REGION_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region
 # 算法仓库图片地址

--
Gitblit v1.9.3