From 0cae456a355877d1e89494b3b436bda3afde48c9 Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期五, 10 一月 2025 08:53:56 +0800
Subject: [PATCH] 预测项运行状态查询

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

diff --git a/.env b/.env
index c420eee..3167d36 100644
--- a/.env
+++ b/.env
@@ -10,9 +10,6 @@
 # 租户开关
 VITE_APP_TENANT_ENABLE=true
 
-# 验证码的开关
-VITE_APP_CAPTCHA_ENABLE=true
-
 # 文档地址的开关
 VITE_APP_DOCALERT_ENABLE=true
 

--
Gitblit v1.9.3