servers/data_server.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
servers/data_server.py
@@ -92,7 +92,7 @@ if not blocks: blocks = set() for b in blocks: if b not in record_reason_dict: if b not in current_reason_dict: current_reason_dict[b] = [] current_reason_dict[b].append(_code) # (板块名称,涨停代码数量,炸板数量,涨停时间)