Administrator
2024-06-13 ddd49deef7ac6daff95086f112a0061a641c4fe3
l2/huaxin/huaxin_target_codes_manager.py
@@ -145,6 +145,8 @@
            current_price_process_manager.accept_prices(tick_datas, request_id)
        except Exception as e:
            logger_debug.exception(e)
        finally:
            async_log_util.info(logger_l2_codes_subscript, f"({request_id})L1数据整体处理结束")
if __name__ == "__main__":