From 3f0211152de66d278e59eebb5565e3111a47b490 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 12 七月 2023 13:28:15 +0800
Subject: [PATCH] 华鑫适配

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

diff --git a/constant.py b/constant.py
index 89ab80e..ba65f9b 100644
--- a/constant.py
+++ b/constant.py
@@ -124,7 +124,8 @@
 
 ########鍗庨懌閰嶇疆########
 if not is_windows():
-    BUY_MONEY_PER_CODE = 4000
+    # 涓嬪崟1鎵�
+    BUY_MONEY_PER_CODE = 100
     L2_SOURCE_TYPE = L2_SOURCE_TYPE_HUAXIN
     JUEJIN_LOCAL_API = False
     TRADE_WAY = TRADE_WAY_HUAXIN

--
Gitblit v1.8.0