From 08abfcfea8247c394b2034cad59734846b403dd9 Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期一, 28 十月 2024 22:22:58 +0800
Subject: [PATCH] 计划任务优化

---
 .env.development |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index a6aceba..e108cf6 100644
--- a/.env.development
+++ b/.env.development
@@ -4,7 +4,7 @@
  # @version: 
  # @Date: 2024-06-17 14:51:25
  # @LastEditors: Ben Lin
- # @LastEditTime: 2024-06-18 10:41:26
+ # @LastEditTime: 2024-07-25 10:33:15
 ### 
 # Whether to open mock
 VITE_USE_MOCK = false
@@ -16,6 +16,7 @@
 VITE_GLOB_API_URL=http://localhost:9528/api
 VITE_GLOB_SYS_API_URL=http://localhost:9528
 VITE_GLOB_TSK_API_URL=http://localhost:9528/api
+VITE_GLOB_WS_URL=http://localhost:7519
 
 # File upload address锛� optional
 # 鐩存帴IIS鎴栬�呰皟璇曠敤

--
Gitblit v1.9.3