From 045e713ec1ac2f7c92c69ef31c02035661fc98dc Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 16 七月 2025 14:05:52 +0800
Subject: [PATCH] 续买金额设置/L后撤日志修改

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

diff --git a/constant.py b/constant.py
index c2a19ea..49609b4 100644
--- a/constant.py
+++ b/constant.py
@@ -208,7 +208,7 @@
 L2_DATA_IS_LOADED = False
 
 # 鍙拱鍏ョ殑閲戦
-AVAILABLE_BUY_MONEYS = [5000, 20000, 40000, 45000, 50000, 55000, 60000, 65000, 70000]
+AVAILABLE_BUY_MONEYS = [25000, 30000, 35000, 45000, 50000]
 
 # 鏉夸笂鏀鹃噺鏄惁鍙壂鍏�
 CAN_RADICAL_BUY_AT_LIMIT_UP = False

--
Gitblit v1.8.0