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