From 74752a5333bf2eeea0f0fb96ea67ad9ec3093411 Mon Sep 17 00:00:00 2001 From: admin <admin@example.com> Date: 星期一, 14 四月 2025 17:20:23 +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