From e90601a93ef11d553ae1c8666ab9be8c587b1f49 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 04 十二月 2024 17:14:44 +0800
Subject: [PATCH] 增加L2订阅列表接口/华鑫交易登录参数修改

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

diff --git a/constant.py b/constant.py
index 61493d0..b451a55 100644
--- a/constant.py
+++ b/constant.py
@@ -186,7 +186,7 @@
 ########鍗庨懌閰嶇疆########
 if not is_windows() or True:
     # 涓嬪崟1鎵�
-    BUY_MONEY_PER_CODE = 500 if constant.IS_A else 5000
+    BUY_MONEY_PER_CODE = 500 if constant.IS_A else 20000
     L2_SOURCE_TYPE = L2_SOURCE_TYPE_HUAXIN
     JUEJIN_LOCAL_API = False
     TRADE_WAY = TRADE_WAY_HUAXIN

--
Gitblit v1.8.0