From 0c3fb1e666ce81b6cb9ec995095a938a21f92cfe Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 31 一月 2024 18:30:02 +0800 Subject: [PATCH] L前撤单比例修改/挂太远主动撤单/L2数据早上数据卡顿处理 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 31ab9bb..c21e3c8 100644 --- a/constant.py +++ b/constant.py @@ -119,7 +119,7 @@ # 鎾ゅ崟姣斾緥 L_CANCEL_RATE = 0.6 # L涓婃挙鍗曟瘮渚� -L_CANCEL_RATE_UP = 0.7 +L_CANCEL_RATE_UP = 0.79 # 澶ч噾棰� L_CANCEL_BIG_MONEY = 100 # 灏忛噾棰� -- Gitblit v1.8.0