From 7b1071545892e4706a012023ae32f096b45b26f0 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 29 十一月 2023 10:56:46 +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 0b503c6..4418b13 100644
--- a/third_data/kpl_api.py
+++ b/third_data/kpl_api.py
@@ -136,7 +136,7 @@
 
 
 if __name__ == "__main__":
-    blocks = getCodeJingXuanBlocks("002362")
+    blocks = getCodeJingXuanBlocks("002827")
     if len(blocks) > 2:
         # 鏍规嵁娑ㄥ箙鎺掑簭
         blocks.sort(key=lambda x: x[2])

--
Gitblit v1.8.0