From cf89766b43b7e5601220e5144edab8ee9307a8ad Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 26 三月 2025 17:29:03 +0800 Subject: [PATCH] 新题材拉黑机制修改 --- third_data/kpl_block_util.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/third_data/kpl_block_util.py b/third_data/kpl_block_util.py index c99badc..282ca33 100644 --- a/third_data/kpl_block_util.py +++ b/third_data/kpl_block_util.py @@ -207,4 +207,4 @@ time.strptime(tool.get_now_date_str() + " 09:30:00", '%Y-%m-%d %H:%M:%S')) if __name__ == "__main__": - pass + print(open_limit_up_time_range) -- Gitblit v1.8.0