6 lines
182 B
Python
6 lines
182 B
Python
"""新闻源采集层。
|
|
|
|
该层只负责把外部新闻落到本地数据库。题材归因由 catalyst 层处理,
|
|
页面和普通 API 不应直接触发外部新闻抓取。
|
|
"""
|