From deb26c8b90f9d67c340b3a757740085ac8dd5743 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 09 十月 2024 00:32:20 +0800 Subject: [PATCH] 订阅特殊量/目标代码扫入板块修改/ --- constant.py | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/constant.py b/constant.py index 0098504..6569d9e 100644 --- a/constant.py +++ b/constant.py @@ -194,3 +194,6 @@ # L2鏁版嵁鏄惁杞藉叆瀹屾垚 L2_DATA_IS_LOADED = False + +# 鍙拱鍏ョ殑閲戦 +AVAILABLE_BUY_MONEYS = [5000, 20000, 50000] -- Gitblit v1.8.0