From 0ed2c53acd278d57a39390fd4db78c5aaf088e0a Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期五, 21 四月 2023 18:03:54 +0800
Subject: [PATCH] 开盘啦数据解析

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

diff --git a/constant.py b/constant.py
index 6a9def2..9f9945b 100644
--- a/constant.py
+++ b/constant.py
@@ -26,3 +26,10 @@
 L2_MIN_MONEY = 500000
 # 姣忎釜L2璁惧鐨勪唬鐮佹暟閲�
 L2_CODE_COUNT_PER_DEVICE = 6
+
+# 涔板叆鍒嗘暟鍒嗘。
+BUY_SCORE_RANK_0 = 170
+BUY_SCORE_RANK_1 = 220
+BUY_SCORE_RANK_2 = 240
+BUY_SCORE_RANK_3 = 260
+

--
Gitblit v1.8.0