From 0e642d0c27e40df326733401be6f8c8115e54911 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 23 七月 2025 17:01:25 +0800 Subject: [PATCH] L后默认撤单率修改/启用F撤 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 912b437..8a2db3e 100644 --- a/constant.py +++ b/constant.py @@ -134,7 +134,7 @@ L_CANCEL_MIN_WATCH_COUNT = 10 # 鎾ゅ崟姣斾緥 -L_CANCEL_RATE = 0.6 # L鍚� +L_CANCEL_RATE = 0.39 # L鍚� L_CANCEL_RATE_WITH_MUST_BUY = 0.9 # 鍔犵孩L鍚� -- Gitblit v1.8.0