From d095fcfddce52be85db18f17b815c890deeb48ff Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期日, 06 四月 2025 23:08:37 +0800
Subject: [PATCH] 丢失撤单处理/首封是否买设置

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

diff --git a/constant.py b/constant.py
index 3e40138..33bf845 100644
--- a/constant.py
+++ b/constant.py
@@ -233,4 +233,7 @@
 # 鏂扮増L2鐩戝惉
 IS_L2_NEW = True
 
+# 鏄惁鍙拱棣栧皝
+CAN_BUY_FIRST_LIMIT_UP = True
+
 

--
Gitblit v1.8.0