From a933bf8e8e7f0c5a5131a95ed5d0f0b58bf9ac34 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 22 八月 2023 14:29:35 +0800 Subject: [PATCH] 添加托管交易通道测试 --- constant.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 8c1f6f3..9ac6793 100644 --- a/constant.py +++ b/constant.py @@ -136,4 +136,5 @@ TRADE_ENABLE = True # 鏈�澶х殑浠g爜浠锋牸 -MAX_CODE_PRICE = 10 \ No newline at end of file +MAX_CODE_PRICE = 10 +MAX_SUBSCRIPT_CODE_PRICE = 40 \ No newline at end of file -- Gitblit v1.8.0