From 077e12531a7b005e4e89a30c789d3de7c6201e82 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 13 八月 2024 17:43:12 +0800
Subject: [PATCH] 新P撤

---
 cancel_strategy/s_l_h_cancel_strategy.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cancel_strategy/s_l_h_cancel_strategy.py b/cancel_strategy/s_l_h_cancel_strategy.py
index d316791..6d20d4e 100644
--- a/cancel_strategy/s_l_h_cancel_strategy.py
+++ b/cancel_strategy/s_l_h_cancel_strategy.py
@@ -1599,11 +1599,11 @@
                             if total_num > thresh_hold_num:
                                 # 鎴愪氦浣嶅埌涓嬪崟浣嶈繕鏈夎冻澶熺殑鍗曟病鎾�
                                 l2_log.l_cancel_debug(code,
-                                                      f"L涓婃挙闃绘柇锛� 鎴愪氦浣�-{trade_progress_index} 鐪熷疄涓嬪崟浣�-{real_place_order_index_info[0]} 闃堝��-{thresh_hold_money}")
+                                                      f"L鍓嶆挙闃绘柇锛� 鎴愪氦浣�-{trade_progress_index} 鐪熷疄涓嬪崟浣�-{real_place_order_index_info[0]} 闃堝��-{thresh_hold_money}")
                                 return False, None
 
                 canceled_indexes.sort()
-                l2_log.l_cancel_debug(code, f"L涓婃挙鍗�,鎾ゅ崟浣嶇疆锛歿canceled_indexes[-1]}")
+                l2_log.l_cancel_debug(code, f"L鍓嶆挙鍗�,鎾ゅ崟浣嶇疆锛歿canceled_indexes[-1]}")
                 return True, total_data[canceled_indexes[-1]]
 
         return False, None

--
Gitblit v1.8.0