From 2d5bad633c979a1ff3f269dffe12c4552f8a9445 Mon Sep 17 00:00:00 2001 From: admin <admin@example.com> Date: 星期二, 15 四月 2025 14:52:42 +0800 Subject: [PATCH] 取消实盘 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index a9abd7a..6f734a9 100644 --- a/constant.py +++ b/constant.py @@ -83,4 +83,4 @@ SUBSCRIPT_L2_CODES = set() # 鏄惁鏄豢鐪熶氦鏄� -IS_SIMULATED_TRADE = False +IS_SIMULATED_TRADE = True -- Gitblit v1.8.0