From d71c58d5f54acddae7d2be2dafd4cbb01143624f Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 31 七月 2023 16:58:38 +0800 Subject: [PATCH] 首板目标代码数据处理 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index a8b9dcf..5c78f69 100644 --- a/constant.py +++ b/constant.py @@ -111,7 +111,7 @@ L_CANCEL_MIN_MONEY = 98 # 鍗庨懌L2鐨勫崱浣嶆暟閲� -HUAXIN_L2_MAX_CODES_COUNT = 40 +HUAXIN_L2_MAX_CODES_COUNT = 50 TRADE_WAY_HUAXIN = "huaxin" TRADE_WAY_JUEJIN = "juejin" -- Gitblit v1.8.0