From 3cc2e861da7bd6cb5b9ebc32a73bb082fee3a16e Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期四, 24 八月 2023 18:08:21 +0800
Subject: [PATCH] L2测试

---
 huaxin_client/l2_data_manager.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/huaxin_client/l2_data_manager.py b/huaxin_client/l2_data_manager.py
index b335906..0b03884 100644
--- a/huaxin_client/l2_data_manager.py
+++ b/huaxin_client/l2_data_manager.py
@@ -280,7 +280,7 @@
 def __test():
     while True:
         try:
-            trading_order_canceled("002582", 18505388)
+            trading_order_canceled("603106", 6114878)
             time.sleep(5)
         except:
             pass

--
Gitblit v1.8.0