third_data/data_server.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
third_data/data_server.py
@@ -462,7 +462,7 @@ codes_info = [] for d in record_limit_up_datas: if d[2] != plate: if d[2].replace("概念","") != plate: continue # 代码,名称,涨停时间,是否炸板,是否想买,是否已经下过单 codes_info.append( @@ -472,7 +472,7 @@ for d in record_limit_up_datas: if d[2] == plate: continue if plate not in d[6].split("、"): if plate not in [k.replace("概念","") for k in d[6].split("、")]: continue # 代码,名称,涨停时间,是否炸板,是否想买,是否已经下过单 codes_info.append(