From 7bfdbe969da0b3a132d805cd15e9e83e7f2a8f8a Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期日, 25 六月 2023 11:12:26 +0800
Subject: [PATCH] 将掘金接口抽象出单独的类

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

diff --git a/constant.py b/constant.py
index 3cdb223..2da8a11 100644
--- a/constant.py
+++ b/constant.py
@@ -42,5 +42,7 @@
 # 寮�鐩樺暒
 KPL_INVALID_BLOCKS = ["涓�瀛f姤澧為暱", "浜屽鎶ュ闀�", "涓夊鎶ュ闀�", "鍥涘鎶ュ闀�", "涓氱哗澧為暱", "涓姤澧為暱", "骞存姤澧為暱", "骞存姤棰勫", "鏃�", "娆℃柊鑲�", "ST鎽樺附", "瓒呰穼",
                       "鑲℃潈杞", "骞惰喘閲嶇粍", "鍐嶈瀺璧�", "骞存姤棰勫", " 涓撶簿鐗规柊", "澹宠祫婧�", "琛屼笟榫欏ご", "鍙傝偂閲戣瀺", "绉戝垱鏉�"]
-# 鏄惁寮�鍚帢閲戜氦鏄�
-JUEJIN_TRADE_ENABLE = True
+# 鏄惁寮�鍚疉PI浜ゆ槗
+API_TRADE_ENABLE = True
+# 姣忓彧绁ㄤ拱鐨勯噾棰�
+BUY_MONEY_PER_CODE = 8000

--
Gitblit v1.8.0