From 93ec042ae730c8e4cad1562d7ee579941847397c Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 07 十一月 2024 18:37:44 +0800 Subject: [PATCH] 扫入整改 --- l2/place_order_single_data_manager.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/l2/place_order_single_data_manager.py b/l2/place_order_single_data_manager.py index d793660..7373d41 100644 --- a/l2/place_order_single_data_manager.py +++ b/l2/place_order_single_data_manager.py @@ -42,7 +42,6 @@ if code in cls.__latest_limit_up_sell_list_dict: cls.__latest_limit_up_sell_list_dict.pop(code) if code in cls.__latest_limit_up_sell_order_no_set_dict: - async_log_util.info(logger_debug, f"娓呴櫎琚姩鍗栫浉鍏虫暟鎹細{code}") cls.__latest_limit_up_sell_order_no_set_dict.pop(code) @classmethod -- Gitblit v1.8.0