From 3be964f68aab1128f6a96894a92e73130b516d97 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 22 十月 2024 18:12:25 +0800
Subject: [PATCH] 扫入策略修改

---
 constant.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/constant.py b/constant.py
index 7b10c7e..648e3b2 100644
--- a/constant.py
+++ b/constant.py
@@ -137,6 +137,8 @@
 
 L_CANCEL_RATE_WITH_MUST_BUY = 0.9  # 鍔犵孩L鍚�
 
+L_CANCEL_RATE_WITH_MUST_BUY_FOR_REDICAL_BUY = 0.8  # 鎵叆鍔犵孩
+
 # L涓婃挙鍗曟瘮渚�
 L_CANCEL_RATE_UP = 0.79  # L鍓�
 

--
Gitblit v1.8.0