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

---
 applications/drone-command/env/.env.development |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/applications/drone-command/env/.env.development b/applications/drone-command/env/.env.development
index 39b17e8..5e01e67 100644
--- a/applications/drone-command/env/.env.development
+++ b/applications/drone-command/env/.env.development
@@ -1,3 +1,13 @@
+###
+ # @Author       : yuan
+ # @Date         : 2026-01-31 14:34:31
+ # @LastEditors  : yuan
+ # @LastEditTime : 2026-02-03 17:22:33
+ # @FilePath     : \applications\drone-command\env\.env.development
+ # @Description  : 
+ # Copyright 2026 OBKoro1, All Rights Reserved. 
+ # 2026-01-31 14:34:31
+### 
 NODE_ENV='development'
 
 #开发环境配置
@@ -8,9 +18,6 @@
 # VITE_APP_URL=https://wrj.shuixiongit.com/api
 VITE_APP_URL=http://192.168.1.168
 
-#新大屏地址
-VITE_APP_DASHBOARD_URL='https://wrj.shuixiongit.com/command-center-dashboard/'
-
 # 域名
 VITE_APP_AREA_NAME=https://wrj.shuixiongit.com
 
@@ -20,8 +27,6 @@
 # 航线文件地址
 VITE_APP_AIRLINE_URL=https://wrj.shuixiongit.com/minio/cloud-bucket
 
-# 地形存放
-VITE_APP_TERRAIN_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_c_uas/
 # 行政区划存放地址
 VITE_APP_REGION_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region
 # 算法仓库图片地址

--
Gitblit v1.9.3