From 68e6afe2bc6ce68b341e7dccff4bd1b0e5f2c905 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Wed, 04 Feb 2026 13:58:41 +0800
Subject: [PATCH] feat:调整

---
 applications/task-work-order/env/.env.test |   25 +------------------------
 1 files changed, 1 insertions(+), 24 deletions(-)

diff --git a/applications/task-work-order/env/.env.test b/applications/task-work-order/env/.env.test
index 71ff553..1d98fff 100644
--- a/applications/task-work-order/env/.env.test
+++ b/applications/task-work-order/env/.env.test
@@ -1,33 +1,10 @@
-###
- # @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/'
+VITE_APP_DASHBOARD_URL=''
 
 # ws地址
 VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws

--
Gitblit v1.9.3