feat(cninfo): 新增巨潮公告检索 — 三层接入(API/CLI/Web),独立数据源

This commit is contained in:
Justin Gu
2026-06-14 23:29:19 +08:00
parent a12c2122fc
commit 4b439920fc
11 changed files with 794 additions and 1 deletions
+1
View File
@@ -268,6 +268,7 @@ def test_full_app_routes_registered():
"/api/v1/xdxr",
"/api/v1/block",
"/api/v1/chanlun",
"/api/v1/announcements",
"/ws/realtime",
]
for prefix in expected_prefixes: