From 1dea3d72da9d3d2d55f2e41b611913b0901d8074 Mon Sep 17 00:00:00 2001 From: admin <admin@example.com> Date: 星期二, 17 六月 2025 19:15:19 +0800 Subject: [PATCH] 增加测试/记录精选流入板块 --- constant.py | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/constant.py b/constant.py index a9abd7a..45a5f73 100644 --- a/constant.py +++ b/constant.py @@ -84,3 +84,8 @@ # 鏄惁鏄豢鐪熶氦鏄� IS_SIMULATED_TRADE = False + +check_plate_list = {'鏃�', 'ST鎽樺附', 'ST鏉垮潡', '瓒呰穼', '娆℃柊鑲�', '鍖椾氦鎵�', '绉戝垱鏉�', + '骞存姤澧為暱', '骞存姤棰勫', '骞惰喘閲嶇粍', '鑲℃潈杞', '閫佽浆濉潈', '楂橀�佽浆', '澹宠祫婧�', + '璧勪骇绠$悊', '涓剧墝', + '涓撶敤璁惧', '鍒涙姇'} -- Gitblit v1.8.0