From f155c7399ddb4c241e8f8043048019cf71c49e7a Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 10 四月 2025 13:57:48 +0800 Subject: [PATCH] 推荐原因不算入新题材 --- third_data/kpl_data_constant.py | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/third_data/kpl_data_constant.py b/third_data/kpl_data_constant.py index 09692cb..3f4f668 100644 --- a/third_data/kpl_data_constant.py +++ b/third_data/kpl_data_constant.py @@ -215,7 +215,6 @@ @param block: @return: 杩斿洖澧炲姞鏂伴鏉愭槸鍚︽垚鍔� """ - # 鑷敱娴侀�氳偂鏈澶т簬50浜� zyltgb = global_util.zyltgb_map.get(code) if not zyltgb or zyltgb < 10e8: @@ -233,7 +232,6 @@ self.__code_new_blocks[code].add(block) old_blocks.add(block) - trade_record_log_util.add_temp_special_codes(code, f"鏂伴鏉愯鲸璇嗗害锛歿block}") async_log_util.info(logger_debug, f"浠婃棩鏂板姒傚康锛歿code} - {block}") self.__radical_buy_reasons_dict[code] = old_blocks return True -- Gitblit v1.8.0