移除行情区 30m 周期

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-02 15:35:48 +08:00
parent fdca82ea26
commit d455fc408e
3 changed files with 2 additions and 10 deletions
-3
View File
@@ -17,7 +17,6 @@
"1m": 60_000,
"5m": 5 * 60_000,
"15m": 15 * 60_000,
"30m": 30 * 60_000,
"1h": 60 * 60_000,
"2h": 2 * 60 * 60_000,
"4h": 4 * 60 * 60_000,
@@ -29,7 +28,6 @@
"1": "1m",
"5": "5m",
"15": "15m",
"30": "30m",
"60": "1h",
"120": "2h",
"240": "4h",
@@ -44,7 +42,6 @@
"1m": "1分钟",
"5m": "5分钟",
"15m": "15分钟",
"30m": "30分钟",
"1h": "1小时",
"2h": "2小时",
"4h": "4小时",