From c0c521ce99c1481268b948a4cfdd77910e3c58f6 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 04 六月 2024 10:26:05 +0800 Subject: [PATCH] 买3块钱以上的 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 24a1dbc..3fcc836 100644 --- a/constant.py +++ b/constant.py @@ -187,7 +187,7 @@ # 鏈�澶х殑浠g爜浠锋牸 MAX_CODE_PRICE = 30 -MIN_CODE_PRICE = 1.9 +MIN_CODE_PRICE = 3 MAX_SUBSCRIPT_CODE_PRICE = 50 # L2鏁版嵁鏄惁杞藉叆瀹屾垚 -- Gitblit v1.8.0