From a3ca4198ee364633504e8e00458e9d70ef4cd5cb Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 21 八月 2023 09:31:44 +0800 Subject: [PATCH] 信息上传优化 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 75c5662..8c1f6f3 100644 --- a/constant.py +++ b/constant.py @@ -136,4 +136,4 @@ TRADE_ENABLE = True # 鏈�澶х殑浠g爜浠锋牸 -MAX_CODE_PRICE = 20 \ No newline at end of file +MAX_CODE_PRICE = 10 \ No newline at end of file -- Gitblit v1.8.0