From 36367e32a8c00cbbacb2cc7f7a09adde3e0cfaa9 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 11 十一月 2024 18:37:32 +0800 Subject: [PATCH] 扫过的单可继续扫/扫了未成交遵循顺位机制/唯一涨停原因的高位板要计算其身位 --- code_attribute/gpcode_first_screen_manager.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/code_attribute/gpcode_first_screen_manager.py b/code_attribute/gpcode_first_screen_manager.py index 66d6dcb..a1ef0c2 100644 --- a/code_attribute/gpcode_first_screen_manager.py +++ b/code_attribute/gpcode_first_screen_manager.py @@ -8,7 +8,6 @@ from db.redis_manager_delegate import RedisUtils from utils import tool from db import redis_manager_delegate as redis_manager -from third_data import block_info class FirstCodeDataManager: -- Gitblit v1.8.0