From ce1126673c2480ab0620e74e967b36220cfcbaff Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期四, 28 八月 2025 16:42:55 +0800
Subject: [PATCH] bug修复

---
 constant.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/constant.py b/constant.py
index 2bb0458..df51f5d 100644
--- a/constant.py
+++ b/constant.py
@@ -193,9 +193,9 @@
     TRADE_ENABLE = True
 
 # 鏈�澶х殑浠g爜浠锋牸
-MAX_CODE_PRICE = 250
+MAX_CODE_PRICE = 10000
 MIN_CODE_PRICE = 2
-MAX_SUBSCRIPT_CODE_PRICE = 250
+MAX_SUBSCRIPT_CODE_PRICE = 10000
 
 # 鎵叆浠锋牸鍖洪棿
 MAX_CODE_RADICAL_BUY_PRICE = 50

--
Gitblit v1.8.0