From 0bdbb3fce49bb4e8266a9e5cb4cf6a903e88223d Mon Sep 17 00:00:00 2001 From: chenyao <1219716595@qq.com> Date: Wed, 08 Apr 2026 19:43:36 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- applications/task-work-order/env/.env.test | 32 -------------------------------- 1 files changed, 0 insertions(+), 32 deletions(-) diff --git a/applications/task-work-order/env/.env.test b/applications/task-work-order/env/.env.test index 71ff553..9932bc1 100644 --- a/applications/task-work-order/env/.env.test +++ b/applications/task-work-order/env/.env.test @@ -1,40 +1,8 @@ -### - # @Author : yuan - # @Date : 2026-02-03 13:46:08 - # @LastEditors : yuan - # @LastEditTime : 2026-02-03 15:44:11 - # @FilePath : \applications\task-work-order\env\.env.test - # @Description : - # Copyright 2026 OBKoro1, All Rights Reserved. - # 2026-02-03 13:46:08 -### -### - # @Author : yuan - # @Date : 2026-02-03 13:46:08 - # @LastEditors : yuan - # @LastEditTime : 2026-02-03 15:44:01 - # @FilePath : \applications\task-work-order\env\.env.test - # @Description : - # Copyright 2026 OBKoro1, All Rights Reserved. - # 2026-02-03 13:46:08 -### NODE_ENV='test' #开发环境配置 VITE_APP_ENV='test' -# 服务地址 -VITE_APP_URL=https://wrj.shuixiongit.com/api - -#新大屏地址 -VITE_APP_DASHBOARD_URL='https://wrj.shuixiongit.com/command-center-dashboard/' - # ws地址 VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws - -# 航线文件地址 -VITE_APP_AIRLINE_URL=https://wrj.shuixiongit.com/minio/cloud-bucket - -# 行政区划存放地址 -VITE_APP_REGION_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region -- Gitblit v1.9.3