From 0dd67c24540b3e638a2da4832a973cf904d48dbd Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期五, 25 八月 2023 10:44:59 +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 73d86f3..f92abcd 100644
--- a/utils/data_export_util.py
+++ b/utils/data_export_util.py
@@ -204,4 +204,4 @@
 
 
 if __name__ == "__main__":
-    export_l2_excel("002765")
+    export_l2_excel("002178")

--
Gitblit v1.8.0