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, // 开启智能入场