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