From 994079acd0ac30a32e2b0391881890be16b0afc0 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 17 六月 2025 11:01:13 +0800 Subject: [PATCH] ‘功能完善 --- third_data/kpl_api.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/third_data/kpl_api.py b/third_data/kpl_api.py index 552e7fc..af721f9 100644 --- a/third_data/kpl_api.py +++ b/third_data/kpl_api.py @@ -361,7 +361,7 @@ # print(d) # # print(result) - print(getCodeJingXuanBlocks("002519")) + print(getCodeJingXuanBlocks("002878")) # results = getHistoryCodesByPlateOrderByLZCS("801199", "2025-05-16", "0930", 3) # results = json.loads(results)["list"] # for result in results: -- Gitblit v1.8.0