From 1772431bd0578e706d91a4c92ecbab78bda55dfb Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期五, 20 十月 2023 12:23:45 +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 5cbbe23..25de388 100644 --- a/third_data/kpl_api.py +++ b/third_data/kpl_api.py @@ -133,4 +133,4 @@ if __name__ == "__main__": - getCodeJingXuanBlocks("002316") + print(getLimitUpInfo()) -- Gitblit v1.8.0