From 09ca670240a660b81d8dbed4c54efec96e99e811 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 12 九月 2023 11:14:41 +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