From 6ed8f7145cd2dc0a8e7f94727c77f3fc8873fce7 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 24 一月 2024 17:02:10 +0800
Subject: [PATCH] 更改L后快速成交比例

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

diff --git a/constant.py b/constant.py
index d44e89a..312dac1 100644
--- a/constant.py
+++ b/constant.py
@@ -125,7 +125,7 @@
 # 灏忛噾棰�
 L_CANCEL_MIN_MONEY = 50
 # L鍚庣洃鍚揩閫熸垚浜ゆ挙鍗曟瘮渚�
-L_CANCEL_FAST_DEAL_RATE = 0.5
+L_CANCEL_FAST_DEAL_RATE = 0.59
 # L鍚庣洃鍚揩閫熸垚浜ら噾棰�
 L_CANCEL_FAST_DEAL_MIN_MONEY = 99 * 10000
 

--
Gitblit v1.8.0