From 58a0f47d761719baf5fb48b17647f29ed642ed2c Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 29 八月 2023 12:20:25 +0800 Subject: [PATCH] L1目标代码增加到200个数据 --- 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