From 18cd3598a6abf19dac1a02eb19c9db8edae8cc0c Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 11 七月 2023 16:45:56 +0800 Subject: [PATCH] 华鑫适配 --- constant.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/constant.py b/constant.py index 5a8f6d5..89ab80e 100644 --- a/constant.py +++ b/constant.py @@ -124,6 +124,7 @@ ########鍗庨懌閰嶇疆######## if not is_windows(): + BUY_MONEY_PER_CODE = 4000 L2_SOURCE_TYPE = L2_SOURCE_TYPE_HUAXIN JUEJIN_LOCAL_API = False TRADE_WAY = TRADE_WAY_HUAXIN -- Gitblit v1.8.0