l2/huaxin/huaxin_delegate_postion_manager.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
l2/huaxin/huaxin_delegate_postion_manager.py
@@ -246,7 +246,9 @@ continue new_match_list.append(m) match_list = new_match_list if not match_list: # 没有找到真实下单位 return None # 最合适的是时间相差为0,索引相差为1 for m in match_list: if m[0] == 0 and m[1] == 1: