From 3794839eb5e8b3e6ccfaa14e948126dfbc5a1cc1 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 23 四月 2024 14:07:34 +0800
Subject: [PATCH] bug修复

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

diff --git a/constant.py b/constant.py
index 144a9b1..2b44ce3 100644
--- a/constant.py
+++ b/constant.py
@@ -81,6 +81,8 @@
 
 # H鎾ゆ瘮渚�
 H_CANCEL_RATE = 0.80
+# L鎾ゆ棤娉曠敓鏁堢殑鎾ゅ崟姣斾緥
+H_CANCEL_RATE_WITH_LDOWN_CANT_INVALID = 0.69
 H_CANCEL_MIN_MONEY = 98
 H_CANCEL_MIN_COUNT = 40
 H_CANCEL_MIN_BIG_NUM_COUNT = 3

--
Gitblit v1.8.0