From 97245dd9ed70dbd8eb557142ffd6bf2168de2d8f Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 13 十一月 2023 14:15:13 +0800 Subject: [PATCH] A类服务器切换 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index e999bce..25b4899 100644 --- a/constant.py +++ b/constant.py @@ -146,7 +146,7 @@ ########鍗庨懌閰嶇疆######## if not is_windows() or True: # 涓嬪崟1鎵� - BUY_MONEY_PER_CODE = 5000 + BUY_MONEY_PER_CODE = 500 L2_SOURCE_TYPE = L2_SOURCE_TYPE_HUAXIN JUEJIN_LOCAL_API = False TRADE_WAY = TRADE_WAY_HUAXIN -- Gitblit v1.8.0