From 1b80328eb84de494775203f1dc8b201f5f29c8b2 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 07 一月 2025 14:37:52 +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