From 01ad051f37d35cd4b62f4a190b10fcbc8e173351 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 23 十一月 2023 22:58:16 +0800 Subject: [PATCH] 买入股价调整 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 5bdd71c..9735399 100644 --- a/constant.py +++ b/constant.py @@ -155,5 +155,5 @@ TRADE_ENABLE = True # 鏈�澶х殑浠g爜浠锋牸 -MAX_CODE_PRICE = 25 +MAX_CODE_PRICE = 40 MAX_SUBSCRIPT_CODE_PRICE = 40 \ No newline at end of file -- Gitblit v1.8.0