From 7c91be6468bf70bcb39748eb3120f6738f4532e4 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期五, 15 九月 2023 17:51:07 +0800 Subject: [PATCH] 取消交易通道测试日志 --- utils/data_export_util.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/utils/data_export_util.py b/utils/data_export_util.py index 2804cec..e5a50f3 100644 --- a/utils/data_export_util.py +++ b/utils/data_export_util.py @@ -210,4 +210,4 @@ if __name__ == "__main__": - export_l2_excel("002207") + export_l2_excel("600360", date="2023-09-11") -- Gitblit v1.8.0