From 7c92ef52e5ff34837230ab8c76453e5d8184f482 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 08 一月 2025 12:28:31 +0800 Subject: [PATCH] 新版下单测试 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index fe29ffd..50e25da 100644 --- a/constant.py +++ b/constant.py @@ -225,4 +225,4 @@ RADICAL_BUY_TOP_IN_INDEX_WITH_SPECIAL = 20 # 鏄惁涓烘柊鐗堜笅鍗� -IS_NEW_VERSION_PLACE_ORDER = False +IS_NEW_VERSION_PLACE_ORDER = True -- Gitblit v1.8.0