From 944899683714f6631522c5de838bc6e572575d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=96=87=E8=96=87=E5=AE=89?= Date: Mon, 26 Jan 2026 15:50:49 +0800 Subject: [PATCH] a --- frontend/src/components/GlobalConfig.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/GlobalConfig.jsx b/frontend/src/components/GlobalConfig.jsx index 078a1eb..4ffc751 100644 --- a/frontend/src/components/GlobalConfig.jsx +++ b/frontend/src/components/GlobalConfig.jsx @@ -368,7 +368,6 @@ const GlobalConfig = () => { PRIMARY_INTERVAL: '4h', // 主周期4小时 ENTRY_INTERVAL: '1h', // 入场周期1小时 CONFIRM_INTERVAL: '1d', // 确认周期日线 - SCAN_INTERVAL: 3600, // 扫描间隔1小时 // 智能入场 SMART_ENTRY_ENABLED: true, // 开启智能入场