From c28579640b39ea22329f901f726ec49dbffd767c Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 19 七月 2023 13:54:01 +0800 Subject: [PATCH] bug修复 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 2d43770..65a0f54 100644 --- a/constant.py +++ b/constant.py @@ -111,7 +111,7 @@ L_CANCEL_MIN_MONEY = 98 # 鍗庨懌L2鐨勫崱浣嶆暟閲� -HUAXIN_L2_MAX_CODES_COUNT = 30 +HUAXIN_L2_MAX_CODES_COUNT = 40 TRADE_WAY_HUAXIN = "huaxin" TRADE_WAY_JUEJIN = "juejin" -- Gitblit v1.8.0