Administrator
12 小时以前 8821049f3faee04e03f5535c6259d07bfb8b6433
huaxin_client/l2_data_manager.py
@@ -219,7 +219,7 @@
                    if filter_condition:
                        huaxin_l2_log.info(logger_local_huaxin_l2_orderdetail,
                                           f"{[(x[0], x[1], x[2], x[4], x[8]) for x in temp_list if x[2] >= filter_condition[0][0]]}")
                    temp_list = []
                    temp_list.clear()
                else:
                    if code not in self.temp_order_queue_dict:
                        self.l2_order_codes.discard(code)