From 045a5aa6434da6e83c3d850b17e7e58cd7b55ef5 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期一, 15 五月 2023 15:46:32 +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 6885acd..aa3457d 100644 --- a/data_export_util.py +++ b/data_export_util.py @@ -207,4 +207,4 @@ if __name__ == "__main__": - export_l2_excel("600072") + export_l2_excel("002864") -- Gitblit v1.8.0