From 394331913f4c19d2effd57b9b263f2a9fc0c54a2 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期五, 25 十月 2024 18:42:32 +0800
Subject: [PATCH] 接口/扫入策略修改

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

diff --git a/constant.py b/constant.py
index 648e3b2..6480d1e 100644
--- a/constant.py
+++ b/constant.py
@@ -194,6 +194,11 @@
 MIN_CODE_PRICE = 2
 MAX_SUBSCRIPT_CODE_PRICE = 100
 
+# 鎵叆浠锋牸鍖洪棿
+MAX_CODE_RADICAL_BUY_PRICE = 40
+MIN_CODE_RADICAL_BUY_PRICE = 2
+
+
 # L2鏁版嵁鏄惁杞藉叆瀹屾垚
 L2_DATA_IS_LOADED = False
 

--
Gitblit v1.8.0