From 8ef576b9a1809dd52dacaafe960db456b09e9e0b Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 30 三月 2023 18:24:21 +0800 Subject: [PATCH] 看盘界面调整 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 4c87a9c..6a9def2 100644 --- a/constant.py +++ b/constant.py @@ -1,7 +1,7 @@ # 鏄惁涓烘祴璇� TEST = False # 鏄惁鍏佽浜ゆ槗 -TRADE_ENABLE = False +TRADE_ENABLE = True # 姘翠笅鎹炵疮璁¤繛缁按涓嬫椂闂存渶灏忓�� UNDER_WATER_PRICE_TIME_AS_SECONDS = 1200 # 澶у崟閲戦锛堝崟浣嶄负鐧撅級 -- Gitblit v1.8.0