From c8b740733f0f9fcf438fc4606eea317011ebd8bd Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期五, 28 四月 2023 16:42:47 +0800
Subject: [PATCH] 看盘页面及相关接口修改

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

diff --git a/constant.py b/constant.py
index 01a97d9..5ad950f 100644
--- a/constant.py
+++ b/constant.py
@@ -1,7 +1,11 @@
 # 鏄惁涓烘祴璇�
-TEST = True
+TEST = False
 # 鏄惁鍏佽浜ゆ槗
 TRADE_ENABLE = False
+
+# 鏄惁闇�瑕佹姤璀�
+NEED_ALERT =True
+
 # 姘翠笅鎹炵疮璁¤繛缁按涓嬫椂闂存渶灏忓��
 UNDER_WATER_PRICE_TIME_AS_SECONDS = 1200
 # 澶у崟閲戦锛堝崟浣嶄负鐧撅級

--
Gitblit v1.8.0