From 8b5f4dcda25d4aa72a35d778f8cb3757c26acc42 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 07 八月 2025 10:34:02 +0800 Subject: [PATCH] 修改接口 --- constant.py | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/constant.py b/constant.py index 2acaa5a..9ee0835 100644 --- a/constant.py +++ b/constant.py @@ -239,4 +239,7 @@ # 鏄惁鍙互鑷姩鎷夌櫧 CAN_AUTO_ADD_WHITE = True +# L鍚庢挙鍗曢槇鍊煎彉澶ф闀� +L_DOWN_RATE_INCREASE_STEP = 0.1 + -- Gitblit v1.8.0