From 6f324f1471a5e28188e9f4206b46cbafdf09d04c Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 16 一月 2023 17:58:31 +0800 Subject: [PATCH] 增加图像识别接口,禁止下单策略优化 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index deb29e2..d2c2fc5 100644 --- a/constant.py +++ b/constant.py @@ -1,7 +1,7 @@ # 鏄惁涓烘祴璇� TEST = True # 姘翠笅鎹炵疮璁¤繛缁按涓嬫椂闂存渶灏忓�� -UNDER_WATER_PRICE_TIME_AS_SECONDS = 600 +UNDER_WATER_PRICE_TIME_AS_SECONDS = 1200 # 澶у崟閲戦锛堝崟浣嶄负鐧撅級 BIG_MONEY_AMOUNT = 29900 # 澶у崟绗旀暟 -- Gitblit v1.8.0