From e5f394c2dace517213e8ca92013f3947d6da79c9 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 09 八月 2023 23:10:54 +0800
Subject: [PATCH] bug修复

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

diff --git a/constant.py b/constant.py
index c3ca5ea..c955bdb 100644
--- a/constant.py
+++ b/constant.py
@@ -111,7 +111,7 @@
 # L鎾�
 L_CANCEL_MAX_WATCH_COUNT = 15
 # 鎾ゅ崟姣斾緥
-L_CANCEL_RATE = 0.6
+L_CANCEL_RATE = 0.69
 # 鏈�灏忛噾棰�
 L_CANCEL_MIN_MONEY = 98
 

--
Gitblit v1.8.0