From ff14ed4736013d224ddd6582e8229a01074d542f Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 19 六月 2024 18:13:44 +0800
Subject: [PATCH] L前的比例修改

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

diff --git a/constant.py b/constant.py
index f1254e6..5d0edc2 100644
--- a/constant.py
+++ b/constant.py
@@ -140,6 +140,8 @@
 # L涓婃挙鍗曟瘮渚�
 L_CANCEL_RATE_UP = 0.79  # L鍓�
 
+L_CANCEL_RATE_UP_SH = 0.69  # 涓婅瘉L鍓�
+
 L_CANCEL_RATE_UP_WITH_MUST_BUY = 0.95  # 鍔犵孩L鍓�
 
 # 澶ч噾棰�

--
Gitblit v1.8.0