From 6b77c1709908133c040778f5f775432c4ce7efd7 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期五, 09 六月 2023 19:08:44 +0800 Subject: [PATCH] 优化L2卡位分配/增加想买单第一时间加入L2卡位 --- data_export_util.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/data_export_util.py b/data_export_util.py index 90340c2..ed79784 100644 --- a/data_export_util.py +++ b/data_export_util.py @@ -207,4 +207,4 @@ if __name__ == "__main__": - export_l2_excel("001322") + export_l2_excel("603999") -- Gitblit v1.8.0