From 78a81374f1aa9605e06bb2d6bfa38a74bb27d8ef Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 04 十一月 2024 18:16:35 +0800 Subject: [PATCH] 增加日志 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index a79fe25..6cddc65 100644 --- a/constant.py +++ b/constant.py @@ -199,7 +199,7 @@ MIN_CODE_RADICAL_BUY_PRICE = 3 # 鎵叆鐨勮嚜鐢辨祦閫氬競鍊煎尯闂� -RADICAL_BUY_ZYLTGB_AS_YI_RANGES = [(5, 40), (200, 10000)] +RADICAL_BUY_ZYLTGB_AS_YI_RANGES = [(5, 500), (500, 1000)] # L2鏁版嵁鏄惁杞藉叆瀹屾垚 L2_DATA_IS_LOADED = False -- Gitblit v1.8.0