Administrator
2023-12-07 d262a7e803ce19e720b0efe5e6dd131f2387e3d1
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])