From 1598eaf8d0d19026ece3d05b5dede0d053a04186 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 19 二月 2024 14:11:12 +0800 Subject: [PATCH] 真实下单位置获取修改 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index c21e3c8..6f471d1 100644 --- a/constant.py +++ b/constant.py @@ -139,7 +139,7 @@ # 鍗庨懌L2鐨勫崱浣嶆暟閲� -HUAXIN_L2_MAX_CODES_COUNT = 50 +HUAXIN_L2_MAX_CODES_COUNT = 70 TRADE_WAY_HUAXIN = "huaxin" TRADE_WAY_JUEJIN = "juejin" -- Gitblit v1.8.0