From d283097ecf6aaa61c132ec43a9a2a69cb40f865c Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期四, 24 八月 2023 17:03:18 +0800
Subject: [PATCH] bug修复

---
 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