From 283a7c89f85b1584fde8ff429028506dc00e53d7 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 08 七月 2025 14:17:47 +0800
Subject: [PATCH] bug修复/策略完善

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