From 91bb9f7781ce95e3a7acde3602eeae0c1c3613ff Mon Sep 17 00:00:00 2001 From: 张含笑 <zhx18749296735@163.com> Date: Tue, 03 Feb 2026 17:20:42 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- applications/drone-command/env/.env.development | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/applications/drone-command/env/.env.development b/applications/drone-command/env/.env.development index e005479..67d4a44 100644 --- a/applications/drone-command/env/.env.development +++ b/applications/drone-command/env/.env.development @@ -2,7 +2,7 @@ # @Author : yuan # @Date : 2026-01-31 14:34:31 # @LastEditors : yuan - # @LastEditTime : 2026-02-03 09:34:48 + # @LastEditTime : 2026-02-03 15:52:27 # @FilePath : \applications\drone-command\env\.env.development # @Description : # Copyright 2026 OBKoro1, All Rights Reserved. @@ -30,8 +30,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