3. item structure

item json:

{
    "task_id": "",      # 新系统id
    "title": "",        # 文章title
    "content": "",      # 文章内容
    "src_time": "",
    "source": "",
    "url": ""
}