From ad3cc1a24c4b413bae3069cc6d1c2a1923540ce3 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期五, 25 七月 2025 15:51:48 +0800
Subject: [PATCH] 开盘啦TCP请求/委托数据持久化异步处理

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

diff --git a/constant.py b/constant.py
index 8a2db3e..8e3ca06 100644
--- a/constant.py
+++ b/constant.py
@@ -134,7 +134,7 @@
 
 L_CANCEL_MIN_WATCH_COUNT = 10
 # 鎾ゅ崟姣斾緥
-L_CANCEL_RATE = 0.39  # L鍚�
+L_CANCEL_RATE = 0.3  # L鍚�
 
 L_CANCEL_RATE_WITH_MUST_BUY = 0.9  # 鍔犵孩L鍚�
 

--
Gitblit v1.8.0