From 751183dcd74207a50834cacc575f0dfccb41658c Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 06 六月 2023 18:13:05 +0800
Subject: [PATCH] 交易优化,看盘接口完善

---
 data_export_util.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data_export_util.py b/data_export_util.py
index aa3457d..90340c2 100644
--- a/data_export_util.py
+++ b/data_export_util.py
@@ -207,4 +207,4 @@
 
 
 if __name__ == "__main__":
-    export_l2_excel("002864")
+    export_l2_excel("001322")

--
Gitblit v1.8.0