From 403f53e86f04ce0efb285d5d60c8519ab8ce1e15 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期五, 15 九月 2023 10:56:00 +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