From 5abf971a584cec748e3c691e1a359815d649d2f6 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 31 十月 2023 14:48:07 +0800
Subject: [PATCH] L2卡位减少至30个

---
 constant.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/constant.py b/constant.py
index 2cbfec6..ae069cc 100644
--- a/constant.py
+++ b/constant.py
@@ -132,7 +132,7 @@
 
 
 # 鍗庨懌L2鐨勫崱浣嶆暟閲�
-HUAXIN_L2_MAX_CODES_COUNT = 50
+HUAXIN_L2_MAX_CODES_COUNT = 30
 
 TRADE_WAY_HUAXIN = "huaxin"
 TRADE_WAY_JUEJIN = "juejin"

--
Gitblit v1.8.0