From 3af02884a1f2e98c899cc2f21ab434fd6062c34f Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期日, 28 四月 2024 17:32:43 +0800 Subject: [PATCH] 板块调整 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 5923715..cc4eb73 100644 --- a/constant.py +++ b/constant.py @@ -178,7 +178,7 @@ # 鏈�澶х殑浠g爜浠锋牸 MAX_CODE_PRICE = 15 if ALL_ACTIVE_BUY else 30 MIN_CODE_PRICE = 1 -MAX_SUBSCRIPT_CODE_PRICE = 30 if ALL_ACTIVE_BUY else 30 +MAX_SUBSCRIPT_CODE_PRICE = 50 if ALL_ACTIVE_BUY else 50 # L2鏁版嵁鏄惁杞藉叆瀹屾垚 L2_DATA_IS_LOADED = False -- Gitblit v1.8.0