From 2036e22b728376ae33175346d54d6ae38154c9ca Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 06 一月 2025 14:41:32 +0800 Subject: [PATCH] 新版本下单方式 --- constant.py | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/constant.py b/constant.py index bd09843..50e25da 100644 --- a/constant.py +++ b/constant.py @@ -223,3 +223,6 @@ RADICAL_BUY_TOP_IN_COUNT_BY_MARKET_STRONG = [(0, 60, 20), (60, 70, 25), (70, 80, 30), (80, 90, 35), (90, 101, 40)] # 杈ㄨ瘑搴︾殑绁ㄦ澘鍧楁渶浣庢祦鍏ュ墠鍑� RADICAL_BUY_TOP_IN_INDEX_WITH_SPECIAL = 20 + +# 鏄惁涓烘柊鐗堜笅鍗� +IS_NEW_VERSION_PLACE_ORDER = True -- Gitblit v1.8.0