From 418e54d6c6a4b3b4aaab9ef545cdcd458640a7f5 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 31 七月 2025 14:36:03 +0800 Subject: [PATCH] 添加除权接口 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 8e3ca06..2acaa5a 100644 --- a/constant.py +++ b/constant.py @@ -208,7 +208,7 @@ L2_DATA_IS_LOADED = False # 鍙拱鍏ョ殑閲戦 -AVAILABLE_BUY_MONEYS = [25000, 30000, 35000, 45000, 50000] +AVAILABLE_BUY_MONEYS = [25000, 50000, 55000, 60000, 65000, 70000] # 鏉夸笂鏀鹃噺鏄惁鍙壂鍏� CAN_RADICAL_BUY_AT_LIMIT_UP = False -- Gitblit v1.8.0