From 2a1af722fe2e2575cfb82d4f108e89603dfc8096 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 08 四月 2025 14:43:06 +0800 Subject: [PATCH] 添加日志 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 6fef5cb..33bf845 100644 --- a/constant.py +++ b/constant.py @@ -234,6 +234,6 @@ IS_L2_NEW = True # 鏄惁鍙拱棣栧皝 -CAN_BUY_FIRST_LIMIT_UP = False +CAN_BUY_FIRST_LIMIT_UP = True -- Gitblit v1.8.0